[Auth_ldap] auth_ldap compilation "file not found" problem

Dave Carrigan dave at rudedog.org
Wed Jul 11 09:26:54 PDT 2001


"Jonathan Baker-Bates" <jbb at theinagency.co.uk> writes:

> ./configure \
> --with-apxs=/usr/local/apache/bin/apxs \
> --with-ldap-sdk=openldap \
> --with-sdk-headers=/usr/include \
> --with-sdk-libs=/usr/lib \
> --with-activate

You shouldn't need the --with-sdk-{headers,libs}, since the headers and
libraries are in the standard search paths. It probably won't hurt to
have them, though.


> /bin/sh: -L/usr/lib: No such file or directory
> make: *** [auth_ldap.so] Error 127

If I were to guess, apxs is not working correctly, but I would need to
see the entire make log.

What does "apxs -q LDFLAGS_SHLIB" print

-- 
Dave Carrigan (dave at rudedog.org)            | Yow! ANN JILLIAN'S HAIR makes
UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-DNS | LONI ANDERSON'S HAIR look like
Seattle, WA, USA                            | RICARDO MONTALBAN'S HAIR!
http://www.rudedog.org/                     | 



More information about the Auth_ldap mailing list