David Reid wrote:
http://www.apache.org/~dreid/
Test and let me know...
an RPM build of apr-util bombs out like this:
/bin/sh /usr/lib/apr/build-1/libtool --silent --mode=compile gcc -pthread -O2 -g -pipe -march=i386 -mcpu=i686 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/gatekeeper/minfrin/rpm/BUILD/apr-util-1.0.0/include -I/home/gatekeeper/minfrin/rpm/BUILD/apr-util-1.0.0/include/private -I/usr/include/apr-1 -o ldap/apr_ldap_init.lo -c ldap/apr_ldap_init.c && touch ldap/apr_ldap_init.lo
ldap/apr_ldap_init.c:47: syntax error before "apr_ldap_err_t"
ldap/apr_ldap_init.c: In function `apr_ldap_ssl_init':
ldap/apr_ldap_init.c:49: `apr_ldap_err_t' undeclared (first use in this function)
ldap/apr_ldap_init.c:49: (Each undeclared identifier is reported only once
ldap/apr_ldap_init.c:49: for each function it appears in.)
ldap/apr_ldap_init.c:49: `result' undeclared (first use in this function)
ldap/apr_ldap_init.c:49: syntax error before ')' token
ldap/apr_ldap_init.c:49: `pool' undeclared (first use in this function)
ldap/apr_ldap_init.c:50: `result_err' undeclared (first use in this function)
ldap/apr_ldap_init.c:52: `cert_auth_file' undeclared (first use in this function)
[snip]
Are all the LDAP files included? Looks like the LDAP header files are not included for some reason.
Regards, Graham --
smime.p7s
Description: S/MIME Cryptographic Signature
