HEAD cvs falis to compile (gpgme related)



Hi,

I've dowloaded the latest CVS.
due to the sync problem, I hope it is the latest :
[jean-luc@tangerine] ~/cvs/balsa $ cvs status ChangeLog
===================================================================
File: ChangeLog         Status: Up-to-date

   Working revision:    1.1598
   Repository revision: 1.1598  /cvs/gnome/balsa/ChangeLog,v
   Sticky Tag:          HEAD (revision: 1.1598)

When I read the ChangeLog, I can see the Albrecht pactch has been  
comitted. So I tried to build and compile balsa with:

./autogen.sh --prefix=/opt/balsa-2.1.0 --with-ldap --with-gpgme --with- 
ssl && make

If failed with the following:
make[3]: Entering directory `/usr/local/src/balsa-2.1.0-20040419.cvs/ 
libbalsa'
gcc -DG_DISABLE_DEPRECATED          -DGNOME_DISABLE_DEPRECATED -I.. - 
I.. -I../li
bbalsa  -I../libbalsa/imap      -DORBIT2=1 -pthread -I/usr/include/ 
glib-2.0 -I/u
sr/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/inclu
de/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk- 
2.0 -I/us
r/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/X
11R6/include -I/usr/include/libxml2 -I/usr/include/gnome-vfs-module-2.0  
-I/usr/i
nclude/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/include/ 
libgnomecanv
as-2.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk- 
2.0/includ
e -I/usr/include/atk-1.0 -I/usr/X11R6/include   -DORBIT2=1 -pthread -I/ 
usr/inclu
de/libgtkhtml-3.1 -I/usr/include/libgnomeui-2.0 -I/usr/include/ 
libgnomeprint-2.2
 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libglade-2.0 -I/usr/ 
include/l
ibgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 - 
I/usr/incl
ude/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 - 
I/usr/incl
ude/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/ 
usr/include
/libbonobo-2.0 -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/pango-1.0 -I/usr/ 
include/freety
pe2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/ 
include r/include/libxml2     -Wall -Werror    -g -O2 -Wsign-compare - 
Wpointer-arith -Wn
ested-externs -Wchar-subscripts -Wuninitialized -Wmissing-prototypes - 
Wreturn-ty
pe -c body.c
In file included from rfc3156.h:33,
                 from message.h:34,
                 from libbalsa.h:37,
                 from body.c:34:
gmime-gpgme-context.h:33:35: gmime-gpgme-signature.h: No such file or  
directory
In file included from rfc3156.h:33,
                 from message.h:34,
                 from libbalsa.h:37,
                 from body.c:34:
gmime-gpgme-context.h:60: error: parse error before "GMimeGpgmeSigstat"
gmime-gpgme-context.h:60: warning: no semicolon at end of struct or  
union
gmime-gpgme-context.h:63: error: parse error before '}' token
In file included from message.h:34,
                 from libbalsa.h:37,
                 from body.c:34:
rfc3156.h:86: error: parse error before "GMimeGpgmeSigstat"
rfc3156.h:88: error: parse error before "GMimeGpgmeSigstat"
rfc3156.h:95: error: parse error before '*' token
In file included from libbalsa.h:38,
                 from body.c:34:
-I/body.h:34:35: gmime-gpgme-signature.h: No such file or directory
In file included from libbalsa.h:38,
                 from body.c:34:
body.h:68: error: parse error before "GMimeGpgmeSigstat"
body.h:68: warning: no semicolon at end of struct or union
body.h:73: error: parse error before '}' token
body.c: In function `libbalsa_message_body_new':
body.c:42: error: invalid application of `sizeof' to an incomplete type
body.c:44: error: dereferencing pointer to incomplete type
body.c:45: error: dereferencing pointer to incomplete type
body.c:46: error: dereferencing pointer to incomplete type
body.c:47: error: dereferencing pointer to incomplete type
body.c:48: error: dereferencing pointer to incomplete type
body.c:49: error: dereferencing pointer to incomplete type
body.c:50: error: dereferencing pointer to incomplete type
body.c:53: error: dereferencing pointer to incomplete type
body.c:54: error: dereferencing pointer to incomplete type
body.c:57: error: dereferencing pointer to incomplete type
body.c:58: error: dereferencing pointer to incomplete type
body.c:60: error: dereferencing pointer to incomplete type
body.c: In function `libbalsa_message_body_free':
body.c:72: error: dereferencing pointer to incomplete type
body.c:73: error: dereferencing pointer to incomplete type

[ ... ]

--
Regards
		- Jean-Luc

PGP signature



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