[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: commit: ldap/ configure
- To: hyc@OpenLDAP.org
- Subject: Re: commit: ldap/ configure
- From: Howard Chu <hyc@symas.com>
- Date: Sat, 13 Nov 2004 00:39:07 -0800
- Cc: OpenLDAP Commit <openldap-commit2devel@OpenLDAP.org>
- In-reply-to: <200411130825.iAD8Pmhs004689@cantor.openldap.org>
- References: <200411130825.iAD8Pmhs004689@cantor.openldap.org>
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041101
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