[Auth_ldap] using auth_ldap with Apache 2.0.54
Robert-B Koch
robert-b.koch at db.com
Mon Jan 30 06:42:03 PST 2006
I want to build the auth_ldap module for apache 2.0.54 on Solaris 8.
I do ./configure with:
./configure --with-apxs=/usr/local/apache2/bin/apxs
--with-sdk=openldap
without a problem.
The installed openldap version is 1.2.11.
Running make ends with:
g7w720 at bags0034:~/download/auth_ldap-1.6.1$ make
Global symbol "$CFG_CFLAGS_SHLIB" requires explicit package name at (eval
27) line 2.
gcc -c -o auth_ldap.o -I/usr/local/ssl/include
-I/usr/local/include/freetype2 -DWITH_SHARED_LDAP_CACHE -DWITH_OPENLDAP
-I/usr/local/apache2/include auth_ldap.c
Global symbol "$CFG_CFLAGS_SHLIB" requires explicit package name at (eval
27) line 2.
In file included from auth_ldap.c:20:
auth_ldap.h:30: http_conf_globals.h: No such file or directory
auth_ldap.h:31: multithread.h: No such file or directory
In file included from auth_ldap.c:20:
auth_ldap.h:67: warning: `ap_get_module_config' redefined
/usr/local/apache2/include/http_config.h:445: warning: this is the
location of the previous definition
auth_ldap.h:77: warning: `APLOG_DEBUG' redefined
/usr/local/apache2/include/http_log.h:44: warning: this is the location of
the previous definition
auth_ldap.h:78: warning: `APLOG_WARNING' redefined
/usr/local/apache2/include/http_log.h:41: warning: this is the location of
the previous definition
auth_ldap.h:79: warning: `APLOG_ERR' redefined
/usr/local/apache2/include/http_log.h:40: warning: this is the location of
the previous definition
auth_ldap.h:80: warning: `APLOG_NOERRNO' redefined
/usr/local/apache2/include/http_log.h:66: warning: this is the location of
the previous definition
make: *** [auth_ldap.o] Error 1
g7w720 at bags0034:~/download/auth_ldap-1.6.1$
The first missing header (http_conf_globals.h) is my problem. It is not
part of the apache 2.0.xx distribution. I can't find it. What's wrong ????
Robert Koch
Deutsche Bank Bauspar AG
Prozess- und IT-Management/OS-Administration
Tel.: (0 69) 7 89 08 - 244
Niddagaustraße 42
60489 Frankfurt am Main
--
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.rudedog.org/pipermail/auth_ldap/attachments/20060130/c7c4ffe5/attachment.htm
More information about the Auth_ldap
mailing list