[Samba] make failutre at ldap.c

David Edward Shapiro David.Edward.Shapiro at btitele.com
Mon Feb 11 11:20:09 GMT 2002


Anybody have a workaround for the following error?  I am on a linux 7.2
server and used the following configure command with the latest CVS download
of samba:
 
./configure --with-quotas --with-ssl --with-smbmount --with-automount
--with-smbwrapper --with-pam
 
 
 
I got the following error during the make:
 
Compiling libads/ldap.c
libads/ldap.c:167: conflicting types for `ads_init_mods'
include/proto.h:226: previous declaration of `ads_init_mods'
libads/ldap.c:211: conflicting types for `ads_mod_add_list'
include/proto.h:227: previous declaration of `ads_mod_add_list'
libads/ldap.c:220: conflicting types for `ads_mod_repl_list'
include/proto.h:228: previous declaration of `ads_mod_repl_list'
libads/ldap.c:237: conflicting types for `ads_mod_add_var'
include/proto.h:229: previous declaration of `ads_mod_add_var'
libads/ldap.c:265: conflicting types for `ads_mod_add_ber'
include/proto.h:230: previous declaration of `ads_mod_add_ber'
libads/ldap.c:294: conflicting types for `ads_mod_repl'
include/proto.h:231: previous declaration of `ads_mod_repl'
libads/ldap.c:303: conflicting types for `ads_mod_add'
include/proto.h:232: previous declaration of `ads_mod_add'
libads/ldap.c:308: conflicting types for `ads_free_mods'
include/proto.h:233: previous declaration of `ads_free_mods'
libads/ldap.c:322: conflicting types for `ads_gen_mod'
include/proto.h:234: previous declaration of `ads_gen_mod'
make: *** [libads/ldap.o] Error 1

 






More information about the samba mailing list