Код: Выделить всё
ude -I/var/ports/basejail/usr/ports/www/apache22/work/httpd-2.2.15/modules/ssl -I/var/ports/basejail/usr/ports/www/apache22/work/httpd-2.2.15/modules/dav/main -prefer-non-pic -static -c mod_authnz_ldap.c && touch mod_authnz_ldap.lo
mod_authnz_ldap.c:41:2: error: #error mod_authnz_ldap requires APR-util to have LDAP support built in. To fix add --with-ldap to ./configure.
mod_authnz_ldap.c:63: error: expected specifier-qualifier-list before 'deref_options'
mod_authnz_ldap.c:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
mod_authnz_ldap.c:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
mod_authnz_ldap.c:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
mod_authnz_ldap.c:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
mod_authnz_ldap.c:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
mod_authnz_ldap.c:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
mod_authnz_ldap.c:101: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
mod_authnz_ldap.c: In function 'create_authnz_ldap_dir_config':
mod_authnz_ldap.c:290: error: 'authn_ldap_config_t' has no member named 'groupattr'
mod_authnz_ldap.c:293: error: 'authn_ldap_config_t' has no member named 'have_ldap_url'
mod_authnz_ldap.c:296: error: 'authn_ldap_config_t' has no member named 'binddn'
mod_authnz_ldap.c:297: error: 'authn_ldap_config_t' has no member named 'bindpw'
mod_authnz_ldap.c:298: error: 'authn_ldap_config_t' has no member named 'bind_authoritative'
mod_authnz_ldap.c:299: error: 'authn_ldap_config_t' has no member named 'deref'
mod_authnz_ldap.c:299: error: 'always' undeclared (first use in this function)
mod_authnz_ldap.c:299: error: (Each undeclared identifier is reported only once
mod_authnz_ldap.c:299: error: for each function it appears in.)
mod_authnz_ldap.c:300: error: 'authn_ldap_config_t' has no member named 'group_attrib_is_dn'
mod_authnz_ldap.c:307: error: 'authn_ldap_config_t' has no member named 'secure'
mod_authnz_ldap.c:309: error: 'authn_ldap_config_t' has no member named 'user_is_dn'
mod_authnz_ldap.c:310: error: 'authn_ldap_config_t' has no member named 'remote_user_attribute'
mod_authnz_ldap.c:311: error: 'authn_ldap_config_t' has no member named 'compare_dn_on_server'
mod_authnz_ldap.c: In function 'authnz_ldap_cleanup_connection_close':
mod_authnz_ldap.c:318: error: 'util_ldap_connection_t' undeclared (first use in this function)
mod_authnz_ldap.c:318: error: 'ldc' undeclared (first use in this function)
mod_authnz_ldap.c: In function 'authn_ldap_check_password':
mod_authnz_ldap.c:343: error: 'util_ldap_connection_t' undeclared (first use in this function)
mod_authnz_ldap.c:343: error: 'ldc' undeclared (first use in this function)
mod_authnz_ldap.c:361: error: 'authn_ldap_config_t' has no member named 'have_ldap_url'
mod_authnz_ldap.c:370: error: 'authn_ldap_config_t' has no member named 'binddn'
mod_authnz_ldap.c:370: error: 'authn_ldap_config_t' has no member named 'bindpw'
mod_authnz_ldap.c:370: error: 'authn_ldap_config_t' has no member named 'deref'
mod_authnz_ldap.c:371: error: 'authn_ldap_config_t' has no member named 'secure'
mod_authnz_ldap.c:406: error: 'LDAP_SERVER_DOWN' undeclared (first use in this function)
mod_authnz_ldap.c:413: error: 'LDAP_SUCCESS' undeclared (first use in this function)
mod_authnz_ldap.c:414: error: 'authn_ldap_config_t' has no member named 'bind_authoritative'
mod_authnz_ldap.c:427: error: 'LDAP_NO_SUCH_OBJECT' undeclared (first use in this function)
mod_authnz_ldap.c:431: error: 'LDAP_INAPPROPRIATE_AUTH' undeclared (first use in this function)
mod_authnz_ldap.c:432: error: 'LDAP_INVALID_CREDENTIALS' undeclared (first use in this function)
mod_authnz_ldap.c:446: error: 'authn_ldap_config_t' has no member named 'user_is_dn'
mod_authnz_ldap.c:464: error: 'authn_ldap_config_t' has no member named 'remote_user_attribute'
mod_authnz_ldap.c:465: error: 'authn_ldap_config_t' has no member named 'remote_user_attribute'
mod_authnz_ldap.c:474: error: 'authn_ldap_config_t' has no member named 'remote_user_attribute'
mod_authnz_ldap.c:481: error: 'authn_ldap_config_t' has no member named 'remote_user_attribute'
mod_authnz_ldap.c: In function 'authz_ldap_check_user_access':
mod_authnz_ldap.c:514: error: 'util_ldap_connection_t' undeclared (first use in this function)
mod_authnz_ldap.c:514: error: 'ldc' undeclared (first use in this function)
mod_authnz_ldap.c:536: error: 'authn_ldap_config_t' has no member named 'have_ldap_url'
mod_authnz_ldap.c:565: error: 'authn_ldap_config_t' has no member named 'binddn'
mod_authnz_ldap.c:565: error: 'authn_ldap_config_t' has no member named 'bindpw'
mod_authnz_ldap.c:565: error: 'authn_ldap_config_t' has no member named 'deref'
mod_authnz_ldap.c:566: error: 'authn_ldap_config_t' has no member named 'secure'
mod_authnz_ldap.c:581: error: 'authn_ldap_config_t' has no member named 'groupattr'
mod_authnz_ldap.c:586: error: 'authn_ldap_config_t' has no member named 'groupattr'
mod_authnz_ldap.c:588: error: 'authn_ldap_config_t' has no member named 'groupattr'
mod_authnz_ldap.c:620: error: 'LDAP_SUCCESS' undeclared (first use in this function)
mod_authnz_ldap.c:658: error: 'LDAP_COMPARE_TRUE' undeclared (first use in this function)
mod_authnz_ldap.c:702: error: 'authn_ldap_config_t' has no member named 'compare_dn_on_server'
mod_authnz_ldap.c:719: error: 'authn_ldap_config_t' has no member named 'groupattr'
mod_authnz_ldap.c:722: error: 'authn_ldap_config_t' has no member named 'group_attrib_is_dn'
mod_authnz_ldap.c:744: error: 'authn_ldap_config_t' has no member named 'groupattr'
mod_authnz_ldap.c:748: error: 'authn_ldap_config_t' has no member named 'group_attrib_is_dn'
mod_authnz_ldap.c:751: error: 'authn_ldap_config_t' has no member named 'group_attrib_is_dn'
mod_authnz_ldap.c:830: error: 'authn_ldap_config_t' has no member named 'compare_dn_on_server'
mod_authnz_ldap.c:841: error: 'LDAP_FILTER_ERROR' undeclared (first use in this function)
mod_authnz_ldap.c: In function 'mod_auth_ldap_parse_url':
mod_authnz_ldap.c:892: error: 'apr_ldap_url_desc_t' undeclared (first use in this function)
mod_authnz_ldap.c:892: error: 'urld' undeclared (first use in this function)
mod_authnz_ldap.c:893: error: 'apr_ldap_err_t' undeclared (first use in this function)
mod_authnz_ldap.c:893: error: 'result' undeclared (first use in this function)
mod_authnz_ldap.c:932: error: 'LDAP_SCOPE_ONELEVEL' undeclared (first use in this function)
mod_authnz_ldap.c:933: error: 'LDAP_SCOPE_SUBTREE' undeclared (first use in this function)
mod_authnz_ldap.c:954: error: 'authn_ldap_config_t' has no member named 'secure'
mod_authnz_ldap.c:954: error: 'APR_LDAP_NONE' undeclared (first use in this function)
mod_authnz_ldap.c:957: error: 'authn_ldap_config_t' has no member named 'secure'
mod_authnz_ldap.c:957: error: 'APR_LDAP_SSL' undeclared (first use in this function)
mod_authnz_ldap.c:960: error: 'authn_ldap_config_t' has no member named 'secure'
mod_authnz_ldap.c:960: error: 'APR_LDAP_STARTTLS' undeclared (first use in this function)
mod_authnz_ldap.c:972: error: 'authn_ldap_config_t' has no member named 'secure'
mod_authnz_ldap.c:973: error: 'LDAPS_PORT' undeclared (first use in this function)
mod_authnz_ldap.c:977: error: 'LDAP_PORT' undeclared (first use in this function)
mod_authnz_ldap.c:980: error: 'authn_ldap_config_t' has no member named 'have_ldap_url'
mod_authnz_ldap.c:991: error: 'LDAP_SCOPE_BASE' undeclared (first use in this function)
mod_authnz_ldap.c:994: error: 'authn_ldap_config_t' has no member named 'secure'
mod_authnz_ldap.c: In function 'mod_auth_ldap_set_deref':
mod_authnz_ldap.c:1005: error: 'authn_ldap_config_t' has no member named 'deref'
mod_authnz_ldap.c:1005: error: 'never' undeclared (first use in this function)
mod_authnz_ldap.c:1008: error: 'authn_ldap_config_t' has no member named 'deref'
mod_authnz_ldap.c:1008: error: 'searching' undeclared (first use in this function)
mod_authnz_ldap.c:1011: error: 'authn_ldap_config_t' has no member named 'deref'
mod_authnz_ldap.c:1011: error: 'finding' undeclared (first use in this function)
mod_authnz_ldap.c:1014: error: 'authn_ldap_config_t' has no member named 'deref'
mod_authnz_ldap.c:1014: error: 'always' undeclared (first use in this function)
mod_authnz_ldap.c: In function 'mod_auth_ldap_add_group_attribute':
mod_authnz_ldap.c:1028: error: 'authn_ldap_config_t' has no member named 'groupattr'
mod_authnz_ldap.c:1031: error: 'authn_ldap_config_t' has no member named 'groupattr'
mod_authnz_ldap.c: At top level:
mod_authnz_ldap.c:1070: error: 'authn_ldap_config_t' has no member named 'binddn'
mod_authnz_ldap.c:1074: error: 'authn_ldap_config_t' has no member named 'bindpw'
mod_authnz_ldap.c:1078: error: 'authn_ldap_config_t' has no member named 'bind_authoritative'
mod_authnz_ldap.c:1082: error: 'authn_ldap_config_t' has no member named 'user_is_dn'
mod_authnz_ldap.c:1088: error: 'authn_ldap_config_t' has no member named 'remote_user_attribute'
mod_authnz_ldap.c:1100: error: 'authn_ldap_config_t' has no member named 'compare_dn_on_server'
mod_authnz_ldap.c:1111: error: 'authn_ldap_config_t' has no member named 'group_attrib_is_dn'
mod_authnz_ldap.c: In function 'ImportULDAPOptFn':
mod_authnz_ldap.c:1225: error: 'util_ldap_connection_close' undeclared (first use in this function)
mod_authnz_ldap.c:1225: error: 'apr_OFN_uldap_connection_close_t' undeclared (first use in this function)
mod_authnz_ldap.c:1225: error: expected expression before ')' token
mod_authnz_ldap.c:1225: error: invalid operands to binary *
mod_authnz_ldap.c:1226: error: 'util_ldap_connection_find' undeclared (first use in this function)
mod_authnz_ldap.c:1226: error: 'apr_OFN_uldap_connection_find_t' undeclared (first use in this function)
mod_authnz_ldap.c:1226: error: expected expression before ')' token
mod_authnz_ldap.c:1226: error: invalid operands to binary *
mod_authnz_ldap.c:1227: error: 'util_ldap_cache_comparedn' undeclared (first use in this function)
mod_authnz_ldap.c:1227: error: 'apr_OFN_uldap_cache_comparedn_t' undeclared (first use in this function)
mod_authnz_ldap.c:1227: error: expected expression before ')' token
mod_authnz_ldap.c:1227: error: invalid operands to binary *
mod_authnz_ldap.c:1228: error: 'util_ldap_cache_compare' undeclared (first use in this function)
mod_authnz_ldap.c:1228: error: 'apr_OFN_uldap_cache_compare_t' undeclared (first use in this function)
mod_authnz_ldap.c:1228: error: expected expression before ')' token
mod_authnz_ldap.c:1228: error: invalid operands to binary *
mod_authnz_ldap.c:1229: error: 'util_ldap_cache_checkuserid' undeclared (first use in this function)
mod_authnz_ldap.c:1229: error: 'apr_OFN_uldap_cache_checkuserid_t' undeclared (first use in this function)
mod_authnz_ldap.c:1229: error: expected expression before ')' token
mod_authnz_ldap.c:1229: error: invalid operands to binary *
mod_authnz_ldap.c:1230: error: 'util_ldap_cache_getuserdn' undeclared (first use in this function)
mod_authnz_ldap.c:1230: error: 'apr_OFN_uldap_cache_getuserdn_t' undeclared (first use in this function)
mod_authnz_ldap.c:1230: error: expected expression before ')' token
mod_authnz_ldap.c:1230: error: invalid operands to binary *
mod_authnz_ldap.c:1231: error: 'util_ldap_ssl_supported' undeclared (first use in this function)
mod_authnz_ldap.c:1231: error: 'apr_OFN_uldap_ssl_supported_t' undeclared (first use in this function)
mod_authnz_ldap.c:1231: error: expected expression before ')' token
mod_authnz_ldap.c:1231: error: invalid operands to binary *
*** Error code 1
1 error
*** Error code 1
1 error
*** Error code 1
1 error
*** Error code 1
1 error
*** Error code 1
Stop in /basejail/usr/ports/www/apache22.
*** Error code 1
Stop in /basejail/usr/ports/www/apache22.
support#
support#
support#