new compilation failure in lib/ldap.c -- LDAP now required?

Green, Paul Paul.Green at stratus.com
Sat Apr 5 14:36:07 GMT 2003


The build_farm is reporting a failure building HEAD on Stratus VOS. We don't
support LDAP, but the prototype for the following entrypoints require a
typedef named LDAP. Ergo, the build fails on the first compilation.

Does this mean that Samba is going to require that the underlying OS support
LDAP, or this is this just a coding oversight?
 
/* The following definitions come from lib/ldap.c  */

int smb_ldap_open_connection (struct smb_ldap_privates *ldap_state,
                     LDAP ** ldap_struct);
int smb_ldap_connect_system(struct smb_ldap_privates *ldap_state,
                   LDAP * ldap_struct);

The lib/ldap.c module is new. It looks like it was checked-in by jmcd on
Thursday...sorry for the delay in noticing it.

Thanks
PG
--
Paul Green, Senior Technical Consultant,
Stratus Technologies, Maynard, MA USA
Voice: +1 978-461-7557; FAX: +1 978-461-3610
Speaking from Stratus not for Stratus



More information about the samba-technical mailing list