Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2002 18:03:28 +0100
From:      Per olof Ljungmark <peo@intersonic.se>
To:        freebsd-questions@FreeBSD.ORG
Subject:   auth_ldap
Message-ID:  <200201251657.g0PGvJU27597@dns2.s.bonet.se>

next in thread | raw e-mail | index | archive | help
Does anybody here know the right procedure for building and installing the 
auth_ldap Apache module on FreeBSD?

If I do a 'make install clean' in the ports tree Apache refuses to start:

Cannot load /usr/local/libexec/apache/auth_ldap.so into server: 
/usr/local/libexec/apache/auth_ldap.so: Undefined symbol "ldap_get_dn"

Also, during configuration, I noted the following "no's" from configure:

creating cache ./config.cache
checking for apxs... apxs
checking whether apxs works... yes
checking for ber_init in -llber... no <
checking for ldap_init in -lldap... no <
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for working const... yes
checking for vprintf... yes
checking for strdup... yes
checking for strerror... yes
updating cache ./config.cache
creating ./config.status
creating Makefile

This  is FreeBSD 4.5-RC

Thanks,


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201251657.g0PGvJU27597>