Building cvs 2.1, some errors



Hi,

1 - while compiling libbalsa/imap/pop3.c it is complaining to  
implicitely defined toupper ; adding the following line fixes the  
problem :

#include <ctype.h>

2 - ./libbalsa/gmime-gpgme-context.c is redefining which is previously  
defined in /usr/include/gmime-2.0/gmime/gmime-error.h
I have commented out the definition in gmime-gpgme-context.c
(gmime-error.h is part of the libgmime2-dev package in Debian sid)

2 - in rfc2135.[ch] :
rfc3156.c:955: error: conflicting types for  
`libbalsa_rfc2440_decrypt_buffer'
rfc3156.h:95: error: previous declaration of  
`libbalsa_rfc2440_decrypt_buffer'
I have removed LibBalsaCodeset codeset from the arguments in the .h  
file as it seems extraneous regarding the implementation.

Next one is :
rfc3156.c: in fonction « request_passwd »:
rfc3156.c:2183: error: too few arguments to function  
`get_passphrase_real'
make[3]: *** [rfc3156.o] Erreur 1

And I've not yet found the fix :-/

I've (tried to) build balsa-2.1 cvs with the following commands:
./autogen.sh --prefix=/opt/balsa-2.1 --with-ldap --with-gpgme --with- 
ssl
make

--
Regards
			- Jean-Luc

PGP signature



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