Balsa CVS doesn't compile (ldap_destroy_cache)



[latest CVS]

gcc [many many options] -Werror -c address-book-ldap.c
cc1: warnings being treated as errors
address-book-ldap.c: In function 
`libbalsa_address_book_ldap_close_connection':
address-book-ldap.c:201: warning: implicit declaration of function 
`ldap_destroy_cache'
make[3]: *** [address-book-ldap.o] Error 1
make[3]: Leaving directory `/home/staff/miquels/cvs/balsa/libbalsa'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/staff/miquels/cvs/balsa'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/home/staff/miquels/cvs/balsa'
make: *** [build-stamp] Error 2

By removing -Werror from libbalsa/Makefile, balsa compiles and runs
just fine.

Mike.



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