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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19394

Making Apache 2.0.45 with --enable-ldap --enable-auth-ldap

           Summary: Making Apache 2.0.45 with --enable-ldap --enable-auth-
                    ldap
           Product: Apache httpd-2.0
           Version: 2.0.45
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_ldap
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Hi All!.
 I using httpd-2.0.45 
 Configure: ./configure --prefix=/usr/local/apache2 --enable-ldap 
--enable-auth-ldap 
 This is OK!

the error generated is when I maked!
That error:
util_ldap.c:81:2: #error mod_ldap requires APR-util to have LDAP support built i
n
util_ldap.c: In function `util_ldap_handler':
util_ldap.c:174: warning: passing arg 1 of `ap_rputs' makes pointer from integer
 without a cast
util_ldap.c: At top level:
util_ldap.c:189: parse error before "util_ldap_connection_close"
util_ldap.c:189: parse error before '*' token
util_ldap.c: In function `util_ldap_connection_close':
util_ldap.c:206: `ldc' undeclared (first use in this function)
util_ldap.c:206: (Each undeclared identifier is reported only once
util_ldap.c:206: for each function it appears in.)
util_ldap.c: At top level:
util_ldap.c:216: parse error before "util_ldap_connection_destroy"
util_ldap.c: In function `util_ldap_connection_destroy':
util_ldap.c:218: `util_ldap_connection_t' undeclared (first use in this function
)

.
.
.


make[3]: *** [util_ldap.lo] Error 1
make[3]: Saliendo directorio `/tmp/httpd-2.0.45/modules/experimental'
make[2]: *** [all-recursive] Error 1
make[2]: Saliendo directorio `/tmp/httpd-2.0.45/modules/experimental'
make[1]: *** [all-recursive] Error 1
make[1]: Saliendo directorio `/tmp/httpd-2.0.45/modules'
make: *** [all-recursive] Error 1

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

Reply via email to