DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38965>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38965





------- Additional Comments From [EMAIL PROTECTED]  2006-03-14 22:54 -------
With configure line: ./configure --enable-deflate --enable-mime-magic --enable-
expires --enable-usertrack --enable-unique-id --enable-ssl --with-
ssl=/usr/local/ssl --enable-http --enable-mod-info --enable-info --enable-cgi -
-enable-cgid --enable-spelling --enable-authnz-ldap --enable-
ldap=/usr/local/ldap/openldap2.3.20/ --enable-module=all

I get: mod_authnz_ldap.c:40:2: #error mod_authnz_ldap requires APR-util to 
have LDAP support built in. To fix add --with-ldap to ./configure.

Why it is not passed?


Making all in aaa
make[2]: Entering directory `/home/colosi/dev/apache/httpd-2.2.0/modules/aaa'
make[3]: Entering directory `/home/colosi/dev/apache/httpd-2.2.0/modules/aaa'
/usr/local/apr/build-1/libtool --silent --mode=compile gcc -g -O2 -pthread    -
DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE    -
I/home/colosi/dev/apache/httpd-2.2.0/srclib/pcre -I. -
I/home/colosi/dev/apache/httpd-2.2.0/os/unix -I/home/colosi/dev/apache/httpd-
2.2.0/server/mpm/prefork -I/home/colosi/dev/apache/httpd-2.2.0/modules/http -
I/home/colosi/dev/apache/httpd-2.2.0/modules/filters -
I/home/colosi/dev/apache/httpd-2.2.0/modules/proxy -
I/home/colosi/dev/apache/httpd-2.2.0/include -I/home/colosi/dev/apache/httpd-
2.2.0/modules/generators -I/home/colosi/dev/apache/httpd-
2.2.0/modules/mappers -I/home/colosi/dev/apache/httpd-2.2.0/modules/database -
I/usr/local/apr/include/apr-1 -I/usr/local/include -
I/home/colosi/dev/apache/httpd-2.2.0/modules/proxy/../generators -
I/usr/local/ssl/include -I/usr/kerberos/include -
I/home/colosi/dev/apache/httpd-2.2.0/modules/ssl -
I/home/colosi/dev/apache/httpd-2.2.0/modules/dav/main  -prefer-non-pic -
static -c mod_authnz_ldap.c && touch mod_authnz_ldap.lo
mod_authnz_ldap.c:40:2: #error mod_authnz_ldap requires APR-util to have LDAP 
support built in. To fix add --with-ldap to ./configure.
mod_authnz_ldap.c:62: parse error before "deref_options"
mod_authnz_ldap.c:62: warning: no semicolon at end of struct or union
mod_authnz_ldap.c:76: parse error before '}' token
mod_authnz_ldap.c:76: warning: data definition has no type or storage class
mod_authnz_ldap.c:92: parse error before '*' token
mod_authnz_ldap.c:92: warning: data definition has no type or storage class
mod_authnz_ldap.c:93: parse error before '*' token
mod_authnz_ldap.c:93: warning: data definition has no type or storage class
mod_authnz_ldap.c:94: parse error before '*' token
mod_authnz_ldap.c:94: warning: data definition has no type or storage class
mod_authnz_ldap.c:95: parse error before '*' token
mod_authnz_ldap.c:95: warning: data definition has no type or storage class
mod_authnz_ldap.c:96: parse error before '*' token
mod_authnz_ldap.c:96: warning: data definition has no type or storage class
mod_authnz_ldap.c:97: parse error before '*' token
mod_authnz_ldap.c:97: warning: data definition has no type or storage class
mod_authnz_ldap.c:98: parse error before '*' token
mod_authnz_ldap.c:98: warning: data definition has no type or storage class
mod_authnz_ldap.c:177: parse error before "authn_ldap_config_t"
mod_authnz_ldap.c: In function `authn_ldap_build_filter':
mod_authnz_ldap.c:186: `sent_user' undeclared (first use in this function)
mod_authnz_ldap.c:186: (Each undeclared identifier is reported only once
mod_authnz_ldap.c:186: for each function it appears in.)
mod_authnz_ldap.c:187: `r' undeclared (first use in this function)
mod_authnz_ldap.c:192: `sent_filter' undeclared (first use in this function)
mod_authnz_ldap.c:196: `sec' undeclared (first use in this function)
mod_authnz_ldap.c:217: `filtbuf' undeclared (first use in this function)
mod_authnz_ldap.c: In function `create_authnz_ldap_dir_config':
mod_authnz_ldap.c:277: `sec' undeclared (first use in this function)
mod_authnz_ldap.c:278: parse error before ')' token
mod_authnz_ldap.c:295: `always' undeclared (first use in this function)
mod_authnz_ldap.c: In function `authnz_ldap_cleanup_connection_close':
mod_authnz_ldap.c:313: `util_ldap_connection_t' undeclared (first use in this 
function)
mod_authnz_ldap.c:313: `ldc' undeclared (first use in this function)
mod_authnz_ldap.c:314: called object is not a function
mod_authnz_ldap.c: In function `authn_ldap_check_password':
mod_authnz_ldap.c:335: `sec' undeclared (first use in this function)
mod_authnz_ldap.c:336: parse error before ')' token
mod_authnz_ldap.c:338: `util_ldap_connection_t' undeclared (first use in this 
function)
mod_authnz_ldap.c:338: `ldc' undeclared (first use in this function)
mod_authnz_ldap.c:365: called object is not a function
mod_authnz_ldap.c:380: called object is not a function
mod_authnz_ldap.c:387: called object is not a function
mod_authnz_ldap.c:396: called object is not a function
mod_authnz_ldap.c:397: called object is not a function
mod_authnz_ldap.c:400: `LDAP_SERVER_DOWN' undeclared (first use in this 
function)
mod_authnz_ldap.c:407: `LDAP_SUCCESS' undeclared (first use in this function)
mod_authnz_ldap.c:413: `LDAP_NO_SUCH_OBJECT' undeclared (first use in this 
function)
mod_authnz_ldap.c: In function `authz_ldap_check_user_access':
mod_authnz_ldap.c:472: `sec' undeclared (first use in this function)
mod_authnz_ldap.c:473: parse error before ')' token
mod_authnz_ldap.c:475: `util_ldap_connection_t' undeclared (first use in this 
function)
mod_authnz_ldap.c:475: `ldc' undeclared (first use in this function)
mod_authnz_ldap.c:503: called object is not a function
mod_authnz_ldap.c:560: called object is not a function
mod_authnz_ldap.c:563: `LDAP_SUCCESS' undeclared (first use in this function)
mod_authnz_ldap.c:599: called object is not a function
mod_authnz_ldap.c:601: `LDAP_COMPARE_TRUE' undeclared (first use in this 
function)
mod_authnz_ldap.c:619: called object is not a function
mod_authnz_ldap.c:645: called object is not a function
mod_authnz_ldap.c:694: called object is not a function
mod_authnz_ldap.c:728: called object is not a function
mod_authnz_ldap.c:765: called object is not a function
mod_authnz_ldap.c:773: called object is not a function
mod_authnz_ldap.c:784: `LDAP_FILTER_ERROR' undeclared (first use in this 
function)
mod_authnz_ldap.c: In function `mod_auth_ldap_parse_url':
mod_authnz_ldap.c:835: `apr_ldap_url_desc_t' undeclared (first use in this 
function)
mod_authnz_ldap.c:835: `urld' undeclared (first use in this function)
mod_authnz_ldap.c:836: `apr_ldap_err_t' undeclared (first use in this function)
mod_authnz_ldap.c:836: `result' undeclared (first use in this function)
mod_authnz_ldap.c:838: `sec' undeclared (first use in this function)
mod_authnz_ldap.c:859: `LDAP_SCOPE_SUBTREE' undeclared (first use in this 
function)
mod_authnz_ldap.c:860: `LDAP_SCOPE_BASE' undeclared (first use in this 
function)
mod_authnz_ldap.c:861: `LDAP_SCOPE_ONELEVEL' undeclared (first use in this 
function)
mod_authnz_ldap.c:916: `APR_LDAP_NONE' undeclared (first use in this function)
mod_authnz_ldap.c:919: `APR_LDAP_SSL' undeclared (first use in this function)
mod_authnz_ldap.c:922: `APR_LDAP_STARTTLS' undeclared (first use in this 
function)
mod_authnz_ldap.c:935: `LDAPS_PORT' undeclared (first use in this function)
mod_authnz_ldap.c:941: `LDAP_PORT' undeclared (first use in this function)
mod_authnz_ldap.c: In function `mod_auth_ldap_set_deref':
mod_authnz_ldap.c:953: `sec' undeclared (first use in this function)
mod_authnz_ldap.c:956: `never' undeclared (first use in this function)
mod_authnz_ldap.c:959: `searching' undeclared (first use in this function)
mod_authnz_ldap.c:962: `finding' undeclared (first use in this function)
mod_authnz_ldap.c:965: `always' undeclared (first use in this function)
mod_authnz_ldap.c: In function `mod_auth_ldap_add_group_attribute':
mod_authnz_ldap.c:977: `sec' undeclared (first use in this function)
mod_authnz_ldap.c: At top level:
mod_authnz_ldap.c:1023: parse error before ')' token
mod_authnz_ldap.c:1023: initializer element is not constant
mod_authnz_ldap.c:1023: (near initialization for `authnz_ldap_cmds
[1].cmd_data')
mod_authnz_ldap.c:1023: initializer element is not constant
mod_authnz_ldap.c:1023: (near initialization for `authnz_ldap_cmds[1]')
mod_authnz_ldap.c:1027: initializer element is not constant
mod_authnz_ldap.c:1027: (near initialization for `authnz_ldap_cmds[2].func')
mod_authnz_ldap.c:1027: parse error before ')' token
mod_authnz_ldap.c:1027: initializer element is not constant
mod_authnz_ldap.c:1027: (near initialization for `authnz_ldap_cmds
[2].cmd_data')
mod_authnz_ldap.c:1027: initializer element is not constant
mod_authnz_ldap.c:1027: (near initialization for `authnz_ldap_cmds[2]')
mod_authnz_ldap.c:1033: initializer element is not constant
mod_authnz_ldap.c:1033: (near initialization for `authnz_ldap_cmds[3].func')
mod_authnz_ldap.c:1033: parse error before ')' token
mod_authnz_ldap.c:1033: initializer element is not constant
mod_authnz_ldap.c:1033: (near initialization for `authnz_ldap_cmds
[3].cmd_data')
mod_authnz_ldap.c:1033: initializer element is not constant
mod_authnz_ldap.c:1033: (near initialization for `authnz_ldap_cmds[3]')
mod_authnz_ldap.c:1038: initializer element is not constant
mod_authnz_ldap.c:1038: (near initialization for `authnz_ldap_cmds[4].func')
mod_authnz_ldap.c:1038: parse error before ')' token
mod_authnz_ldap.c:1038: initializer element is not constant
mod_authnz_ldap.c:1038: (near initialization for `authnz_ldap_cmds
[4].cmd_data')
mod_authnz_ldap.c:1038: initializer element is not constant
mod_authnz_ldap.c:1038: (near initialization for `authnz_ldap_cmds[4]')
mod_authnz_ldap.c:1045: initializer element is not constant
mod_authnz_ldap.c:1045: (near initialization for `authnz_ldap_cmds[5].func')
mod_authnz_ldap.c:1045: parse error before ')' token
mod_authnz_ldap.c:1045: initializer element is not constant
mod_authnz_ldap.c:1045: (near initialization for `authnz_ldap_cmds
[5].cmd_data')
mod_authnz_ldap.c:1045: initializer element is not constant
mod_authnz_ldap.c:1045: (near initialization for `authnz_ldap_cmds[5]')
mod_authnz_ldap.c:1049: initializer element is not constant
mod_authnz_ldap.c:1049: (near initialization for `authnz_ldap_cmds[6].func')
mod_authnz_ldap.c:1049: initializer element is not constant
mod_authnz_ldap.c:1049: (near initialization for `authnz_ldap_cmds[6]')
mod_authnz_ldap.c:1055: initializer element is not constant
mod_authnz_ldap.c:1055: (near initialization for `authnz_ldap_cmds[7].func')
mod_authnz_ldap.c:1055: parse error before ')' token
mod_authnz_ldap.c:1055: initializer element is not constant
mod_authnz_ldap.c:1055: (near initialization for `authnz_ldap_cmds
[7].cmd_data')
mod_authnz_ldap.c:1055: initializer element is not constant
mod_authnz_ldap.c:1055: (near initialization for `authnz_ldap_cmds[7]')
mod_authnz_ldap.c:1060: initializer element is not constant
mod_authnz_ldap.c:1060: (near initialization for `authnz_ldap_cmds[8].func')
mod_authnz_ldap.c:1060: initializer element is not constant
mod_authnz_ldap.c:1060: (near initialization for `authnz_ldap_cmds[8]')
mod_authnz_ldap.c:1070: initializer element is not constant
mod_authnz_ldap.c:1070: (near initialization for `authnz_ldap_cmds[9].func')
mod_authnz_ldap.c:1070: initializer element is not constant
mod_authnz_ldap.c:1070: (near initialization for `authnz_ldap_cmds[9]')
mod_authnz_ldap.c:1072: initializer element is not constant
mod_authnz_ldap.c:1072: (near initialization for `authnz_ldap_cmds[10]')
mod_authnz_ldap.c: In function `ImportULDAPOptFn':
mod_authnz_ldap.c:1165: `apr_OFN_uldap_connection_close_t' undeclared (first 
use in this function)
mod_authnz_ldap.c:1165: parse error before ')' token
mod_authnz_ldap.c:1166: `apr_OFN_uldap_connection_find_t' undeclared (first 
use in this function)
mod_authnz_ldap.c:1166: parse error before ')' token
mod_authnz_ldap.c:1167: `apr_OFN_uldap_cache_comparedn_t' undeclared (first 
use in this function)
mod_authnz_ldap.c:1167: parse error before ')' token
mod_authnz_ldap.c:1168: `apr_OFN_uldap_cache_compare_t' undeclared (first use 
in this function)
mod_authnz_ldap.c:1168: parse error before ')' token
mod_authnz_ldap.c:1169: `apr_OFN_uldap_cache_checkuserid_t' undeclared (first 
use in this function)
mod_authnz_ldap.c:1169: parse error before ')' token
mod_authnz_ldap.c:1170: `apr_OFN_uldap_cache_getuserdn_t' undeclared (first 
use in this function)
mod_authnz_ldap.c:1170: parse error before ')' token
mod_authnz_ldap.c:1171: `apr_OFN_uldap_ssl_supported_t' undeclared (first use 
in this function)
mod_authnz_ldap.c:1171: parse error before ')' token
make[3]: *** [mod_authnz_ldap.lo] Error 1
make[3]: Leaving directory `/home/colosi/dev/apache/httpd-2.2.0/modules/aaa'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/colosi/dev/apache/httpd-2.2.0/modules/aaa'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/colosi/dev/apache/httpd-2.2.0/modules'
make: *** [all-recursive] Error 1


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to