CVS compile problems (gpgme)



Hi,

I wonder why is now gpgme mandatory !?

gcc -DLIBMUTT -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I.. -I.. -I../libbalsa -I../libbalsa/imap -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/gtkhtml-2.0 -I/usr/include/gmime-2.0   -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/in!
 clude/libgnomecanvas-2.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include   -I/usr/include/pcre -Wall    -O2 -g -march=i386 -mcpu=i686 -c gmime-gpgme-context.c
In file included from gmime-gpgme-context.c:43:
gmime-gpgme-context.h:33:19: gpgme.h: No such file or directory
In file included from gmime-gpgme-context.c:43:
gmime-gpgme-context.h:49: error: syntax error before "GpgmeCtx"
gmime-gpgme-context.h:49: warning: no semicolon at end of struct or union
gmime-gpgme-context.h:50: warning: type defaults to `int' in declaration of `sig_status'
gmime-gpgme-context.h:50: warning: data definition has no type or storage class
gmime-gpgme-context.h:51: error: syntax error before "key"
gmime-gpgme-context.h:51: warning: type defaults to `int' in declaration of `key'
gmime-gpgme-context.h:51: warning: data definition has no type or storage class
gmime-gpgme-context.h:55: error: syntax error before '}' token

Even with ->

================ Final configuration ===================
    Installing into prefix: /usr
      Using multithreading: yes
   Enable compile warnings: no
                Use ESMTP : yes
               Use GtkHTML: yes
                 Use GPGME: no
                  Use LDAP: no
                   Use GSS: no
                   Use SSL: no

Even more so configure.in says ->

AC_ARG_WITH([gpgme],
        [  --with-gpgme=DIR        build with GPGME/RFC3156 support (experimental) [default=no]],
        [ have_gpgme=$withval ], [ have_gpgme=no ])

ie default = NO !

??

TIA,



-- 
Mario Mikocevic (Mozgy)
mozgy at hinet dot hr
It's never too late to have a good childhood!
      The older you are, the better the toys!
My favourite FUBAR ...



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]