Re: HEAD attempts to include gpgme.h



On 04.25 13:17, Albrecht Dreß wrote:
> Am 25.04.04 00:48 schrieb(en) Geoffrey Leach:
> > HEAD current as of this writing configured (explicitly, yet)
> > --withoug-gpgme fails to compile.
> > 
> > In file included from gmime-gpgme-context.c:27:
> 
> Did you re-run "autogen.sh <configure options>" after upgrading the cvs?  
> The Big Gpgme Patch moved adding the gpgme related sources to (or removing  
> from, if you like) libbalsa into the Makefile. If you give --without- 
> gpgme, this file will not be built.

Yes, I did, and the problem persists.  Full disclosure: /usr/bin/autom4te, which is a Perl script run by autoconf appears to be broken (or perhaps its a Perl problem) on my system, which is new, so I can't be certain.  In any event, I _think_ I've worked around the problem, but ...


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

gcc  -I.. -I.. -I../libbalsa -I../libbalsa/imap -DORBIT2=1 -pthread -I/usr/local/include/gmime-2.0 -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/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/include/libgnomecanvas-2.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/us!
 r/include/atk-1.0 -I/usr/X11R6/include    -Wall -Werror    -g -O2 -Wsign-compare -Wpointer-arith -Wnested-externs -Wchar-subscripts -Wuninitialized -Wmissing-prototypes -Wreturn-type -c gmime-gpgme-context.c
gmime-gpgme-context.c:26:19: gpgme.h: No such file or directory
In file included from gmime-gpgme-context.c:27:
gmime-gpgme-context.h:32:19: gpgme.h: No such file or directory
In file included from gmime-gpgme-context.h:33,
                 from gmime-gpgme-context.c:27:
gmime-gpgme-signature.h:24:19: gpgme.h: No such file or directory
In file included from gmime-gpgme-context.h:33,
                 from gmime-gpgme-context.c:27:
gmime-gpgme-signature.h:48: error: syntax error before "gpgme_protocol_t"

I would have expected a reference to HAVE_GPGME in gmime-gpgme-context.c -- is that not the case?



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