[users@httpd] Help building mod_auth_ldap.o against the netscape/mozilla SDK
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hello all,
I'm trying to build the mod_ldap and mod_auth_ldap modules on fedora
core 4 and am running into some issues. These are the steps
I took:
1. download and extract httpd-2.0.54 source
2. copy the netscape sdk to srclib/ldap
3; run "./configure --enable-ldap --enable-auth-ldap"
4. run "make"
When it gets to the mod_ldap and mod_auth_ldap modules it looks as if
it can't find the netscape libraries. Here is the compilation
command:
/home/mlb/downloads/httpd-2.0.54/srclib/apr/libtool --silent
--mode=compile gcc -g -O2 -pthread -DLINUX=2
-D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE
-D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER
-I/home/mlb/downloads/httpd-2.0.54/srclib/apr/include
-I/home/mlb/downloads/httpd-2.0.54/srclib/apr-util/include -I.
-I/home/mlb/downloads/httpd-2.0.54/os/unix
-I/home/mlb/downloads/httpd-2.0.54/server/mpm/prefork
-I/home/mlb/downloads/httpd-2.0.54/modules/http
-I/home/mlb/downloads/httpd-2.0.54/modules/filters
-I/home/mlb/downloads/httpd-2.0.54/modules/proxy
-I/home/mlb/downloads/httpd-2.0.54/include
-I/home/mlb/downloads/httpd-2.0.54/modules/generators
-I/home/mlb/downloads/httpd-2.0.54/modules/dav/main -prefer-non-pic
-static -c util_ldap.c && touch util_ldap.lo
util_ldap.c:43:2: error: #error mod_ldap requires APR-util to have LDAP support built in
This is followed by about50 lines of errors.
Am I missing something?
Thanks
Marc
[Index of Archives]
[Open SSH Users]
[Linux ACPI]
[Linux Kernel]
[Linux Laptop]
[Kernel Newbies]
[Security]
[Netfilter]
[Bugtraq]
[Squid]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Device Mapper]