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=24416>. 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=24416 Problem compiling httpd 2.0.48 Summary: Problem compiling httpd 2.0.48 Product: Apache httpd-2.0 Version: HEAD Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Build AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] /tmp/httpd-2.0.48/srclib/apr/libtool --silent --mode=compile gcc -s -O3 -march=i686 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/usr/local/BerkeleyDB.4.1/include -I/tmp/httpd-2.0.48/srclib/apr/include -I/tmp/httpd-2.0.48/srclib/apr-util/include -I/usr/local/BerkeleyDB.4.1/include -I/usr/local/include -I. -I/tmp/httpd-2.0.48/os/unix -I/tmp/httpd-2.0.48/server/mpm/prefork -I/tmp/httpd-2.0.48/modules/http -I/tmp/httpd-2.0.48/modules/filters -I/tmp/httpd-2.0.48/modules/proxy -I/tmp/httpd-2.0.48/include -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include -I/tmp/httpd-2.0.48/modules/dav/main -prefer-non-pic -static -c util_ldap.c && touch util_ldap.lo util_ldap.c:81:2: #error mod_ldap requires APR-util to have LDAP support built in 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: error: parse error before "util_ldap_connection_close" util_ldap.c:189: error: parse error before '*' token util_ldap.c: In function `util_ldap_connection_close': util_ldap.c:206: error: `ldc' undeclared (first use in this function) util_ldap.c:206: error: (Each undeclared identifier is reported only once util_ldap.c:206: error: for each function it appears in.) util_ldap.c: At top level: util_ldap.c:216: error: parse error before "util_ldap_connection_destroy" util_ldap.c: In function `util_ldap_connection_destroy': util_ldap.c:218: error: `util_ldap_connection_t' undeclared (first use in this function) util_ldap.c:218: error: `ldc' undeclared (first use in this function) util_ldap.c: At top level: util_ldap.c:249: error: parse error before "util_ldap_connection_open" util_ldap.c:250: error: parse error before "util_ldap_connection_t" util_ldap.c: In function `util_ldap_connection_open': util_ldap.c:254: error: `LDAP_VERSION3' undeclared (first use in this function) util_ldap.c:256: error: `util_ldap_state_t' undeclared (first use in this function) util_ldap.c:256: error: `st' undeclared (first use in this function) util_ldap.c:256: error: parse error before ')' token util_ldap.c:257: error: `r' undeclared (first use in this function) util_ldap.c:261: error: `ldc' undeclared (first use in this function) util_ldap.c:264: error: `LDAP_SUCCESS' undeclared (first use in this function) util_ldap.c:326: error: `LDAP_OPT_DEREF' undeclared (first use in this function) util_ldap.c:329: error: `LDAP_OPT_PROTOCOL_VERSION' undeclared (first use in this function) util_ldap.c:350: error: `LDAP_SERVER_DOWN' undeclared (first use in this function) [...] I have apr-util 0.9.4 installed. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
