HEAD compilation failure



Cheers all,
Since the 2.1.3 announce, I've been wanting to check out the new features and consequently did a cvs update, but I can't seem to compile HEAD nowadays:


cvs update && make clean && CFLAGS=-g PKG_CONFIG_PATH=/usr/local/lib/ pkgconfig/ ./configure --with-gpgme --with-gnu-ld --with-ssl --disable- more-warnings && make -j3

[error output attached]

gmime was compiled from cvs a split second before compiling balsa.


Cheers, Kacper
if ccache gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../libbalsa -I../../libmutt -I../../libmutt -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/usr/include/atk-1.0 -I/usr/X11R6/include   -I/usr/include/gtkhtml-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include -I/usr/include  -Wall -Werror    -ansi -Werror -g -MT imap-commands.o -MD -MP -MF ".deps/imap-commands.Tpo" \
  -c -o imap-commands.o `test -f 'imap-commands.c' || echo './'`imap-commands.c; \
then mv -f ".deps/imap-commands.Tpo" ".deps/imap-commands.Po"; \
else rm -f ".deps/imap-commands.Tpo"; exit 1; \
fi
In file included from imap-commands.h:22,
                 from imap_private.h:24,
                 from auth-cram.c:34:
/usr/local/include/gmime-2.0/gmime/gmime.h:69:37: gmime/gmime-filter-gzip.h: No such file or directory
In file included from imap-commands.h:22,
                 from imap-commands.c:23:
/usr/local/include/gmime-2.0/gmime/gmime.h:69:37: gmime/gmime-filter-gzip.h: No such file or directory
make[3]: *** [auth-cram.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [imap-commands.o] Error 1
In file included from imap-commands.h:22,
                 from imap_private.h:24,
                 from imap-auth.c:30:
/usr/local/include/gmime-2.0/gmime/gmime.h:69:37: gmime/gmime-filter-gzip.h: No such file or directory
make[3]: *** [imap-auth.o] Error 1
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/comotion/downloads/cvs/balsa-head/balsa/libbalsa'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/comotion/downloads/cvs/balsa-head/balsa'
make: *** [all] Error 2
comotion comotion:~/downloads/cvs/balsa-head/balsa$ 

Attachment: pgp00024.pgp
Description: PGP signature



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