[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: commit: ldap/ configure



hyc@OpenLDAP.org wrote:

Update of /repo/OpenLDAP/pkg/ldap

Modified Files:
	configure  1.588 -> 1.589

Log Message:
BDB 4.3 detection, new static backend handler


CVS Web URLs:
http://www.openldap.org/devel/cvsweb.cgi/
http://www.openldap.org/devel/cvsweb.cgi/configure


By the way, this configure was generated with autoconf 2.13.1 from the OpenLDAP ftp site, plus this patch:

--- acgeneral.m4 1999-10-05 07:49:14.000000000 -0700
+++ /usr/local/share/autoconf/acgeneral.m4 2004-04-22 13:11:04.000000000 -0700
@@ -1814,7 +1814,7 @@
])dnl
[$1]
EOF
-if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} && (./conftest; exit) 2>&AC_FD_CC
then
dnl Don't remove the temporary files here, so they can be examined.
ifelse([$2], , :, [$2])


It is extremely difficult to diagnose linking errors without this patch because normally the error messages are discarded rather than going into config.log, and linking errors are particularly common when testing for BerkeleyDB...

--
 -- Howard Chu
 Chief Architect, Symas Corp.       Director, Highland Sun
 http://www.symas.com               http://highlandsun.com/hyc
 Symas: Premier OpenSource Development and Support