[Auth_ldap] problem compiling apache 2.0.54 on Suse 8.1
Dmitry Melekhov
dm at belkam.com
Tue Jun 21 03:32:38 PDT 2005
Hello!
./configure --with-ldap --enable-auth-ldap
/usr/lib/gcc-lib/i486-suse-linux/3.2.2/../../../../i486-suse-linux/bin/ld:
warning: libcom_err.so.1, needed by /usr/lib/libsasl.so, may conflict
with libcom_err.so.2
modules/experimental/.libs/mod_auth_ldap.a(mod_auth_ldap.o): In function
`mod_auth_ldap_cleanup_connection_close':
/var/local/files/httpd-2.0.54/modules/experimental/mod_auth_ldap.c:280:
undefined reference to `util_ldap_connection_close'
modules/experimental/.libs/mod_auth_ldap.a(mod_auth_ldap.o): In function
`mod_auth_ldap_check_user_id':
/var/local/files/httpd-2.0.54/modules/experimental/mod_auth_ldap.c:326:
undefined reference to `util_ldap_connection_find'
/var/local/files/httpd-2.0.54/modules/experimental/mod_auth_ldap.c:360:
undefined reference to `util_ldap_cache_checkuserid'
/var/local/files/httpd-2.0.54/modules/experimental/mod_auth_ldap.c:362:
undefined reference to `util_ldap_connection_close'
/var/local/files/httpd-2.0.54/modules/experimental/mod_auth_ldap.c:352:
undefined reference to `util_ldap_connection_close'
/var/local/files/httpd-2.0.54/modules/experimental/mod_auth_ldap.c:345:
undefined reference to `util_ldap_connection_close'
modules/experimental/.libs/mod_auth_ldap.a(mod_auth_ldap.o): In function
`mod_auth_ldap_auth_checker':
/var/local/files/httpd-2.0.54/modules/experimental/mod_auth_ldap.c:707:
undefined reference to `util_ldap_connection_find'
/var/local/files/httpd-2.0.54/modules/experimental/mod_auth_ldap.c:549:
undefined reference to `util_ldap_cache_compare'
/var/local/files/httpd-2.0.54/modules/experimental/mod_auth_ldap.c:569:
undefined reference to `util_ldap_cache_compare'
/var/local/files/httpd-2.0.54/modules/experimental/mod_auth_ldap.c:595:
undefined reference to `util_ldap_cache_comparedn'
/var/local/files/httpd-2.0.54/modules/experimental/mod_auth_ldap.c:640:
undefined reference to `util_ldap_cache_compare'
/var/local/files/httpd-2.0.54/modules/experimental/mod_auth_ldap.c:667:
undefined reference to `util_ldap_cache_compare'
collect2: ld returned 1 exit status
make[1]: *** [httpd] Ошибка 1
make[1]: Выход из каталог `/var/local/files/httpd-2.0.54'
make: *** [all-recursive] Ошибка 1
Any ideas?
Thank you!
More information about the Auth_ldap
mailing list