search for: __stub_ldap_set_rebind_proc

Displaying 1 result from an estimated 1 matches for "__stub_ldap_set_rebind_proc".

2009 May 08
0
error while building samba with cifs upcall
...t_rebind_proc to an innocuous variant, in case <limits.h> declares ldap_set_rebind_proc. | #define ldap_set_rebind_proc innocuous_ldap_set_rebind_proc | which can conflict with char ldap_set_rebind_proc (); below. | #undef ldap_set_rebind_proc | char ldap_set_rebind_proc (); | #if defined __stub_ldap_set_rebind_proc || defined __stub___ldap_set_rebind_proc | return ldap_set_rebind_proc (); configure:60394: checking whether ldap_set_rebind_proc takes 3 arguments configure:60461: checking for ldap_initialize conftest.c:(.text+0xa): undefined reference to `ldap_initialize' | #define HAVE_LDAP_H 1 | #define LD...