Bug 3657 - compilation error (LDAP)
Summary: compilation error (LDAP)
Status: RESOLVED WONTFIX
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: smbldap-tools (show other bugs)
Version: 3.0.21c
Hardware: x86 Solaris
: P3 normal
Target Milestone: none
Assignee: Tournier Jerome
QA Contact: smbldap-tools team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-04 08:09 UTC by Krzysztof Czuma
Modified: 2010-09-04 07:15 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Czuma 2006-04-04 08:09:50 UTC
Samba 3.0.22
Solarix 8x86
gcc 3.4.2

./configure prefix=...
make

...

Compiling libads/ldap_printer.c
Compiling libads/sasl.c
libads/sasl.c: In function `ads_sasl_spnego_ntlmssp_bind':
libads/sasl.c:81: error: `LDAP_SASL_BIND_IN_PROGRESS' undeclared (first use in this function)
libads/sasl.c:81: error: (Each undeclared identifier is reported only once
libads/sasl.c:81: error: for each function it appears in.)
libads/sasl.c: In function `ads_sasl_spnego_bind':
libads/sasl.c:186: error: `LDAP_SASL_BIND_IN_PROGRESS' undeclared (first use in this function)
gmake: *** [libads/sasl.o] Error 1
Comment 1 Tournier Jerome 2010-09-04 07:15:16 UTC
Not maintained anymore