/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.
I have a config problem that I've ignored before but still bites. With Berkeley DB installed "out of the box" at /usr/local/BerkeleyDB.4.2 (where the sleepycat installer put it), apr-util's configure can't find it using ./configure .... --with-dbm=db42 \ --with-berkeley-db=/usr/local/BerkeleyDB.4.2
I saw no problems with apr-1.0.0.rc6 on debian-sarge (amd64). apr-util-1.0.0.rc6 looks good also (minor nit for future releases: the apr-util tests seem to expect user input at some point, but there's no text notifying the user of that).
However the Makefile for apr-iconv-1.0.0.rc6 appears to be broken:
% cd apr-iconv-1.0.0.rc6 % ./configure --with-apr=../apr-1.0.0.rc6 checking for gawk... no checking for mawk... mawk checking for APR... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ccs/Makefile config.status: creating ces/Makefile config.status: creating lib/Makefile config.status: creating util/Makefile config.status: creating lib/apr_iconv_private.h config.status: lib/apr_iconv_private.h is unchanged % make % make all %
If you would like to report an abuse of our service, such as a spam message, please . Если Вы хотите пожаловаться на содержимое этой страницы, пожалуйста .