Hi!

I'm trying to install Samba 3.0.0 into an OpenBSD 3.3 server. I have
copied ldap.h from OpenLDAP 2.1.22 distribution to /usr/local/include.
However, configure does not seem to find it:

checking for LDAP support... auto
checking ldap.h usability... no
checking ldap.h presence... no
checking for ldap.h... no

I get the same result with ./configure --libdir=/usr/local/lib
--includedir=/usr/local/include.

I have also tried making symlink from /usr/local/include/ldap.h to
/usr/include/ldap.h but this makes no difference.

It seems I have the same problem with lber.h which is also located in
/usr/local/include:

checking lber.h usability... no
checking lber.h presence... no
checking for lber.h... no
configure: WARNING: ldap.h is needed for LDAP support

Any ideas how to make this work? Thanks in advance!

- Jyri



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to