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

Re: 1.1.3 snapshot available for testing



According to Kurt D. Zeilenga:
> I've made a snapshot of 1.1.3 available for testing:
>   ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-1.1.3.tgz
> 
Please someone run by me again which version of SleepyCat DB2 we should 
be using with this.  I get what must be incompatibility problems when 
compiling the above under NetBSD-1.3.2 for the i386.

---- 8< ----
checking for misplaced posix thread in headers... no
checking for DB2 library... checking for db_open in -ldb... no
no
checking for db.h... yes
checking if db.h is DB2... yes
checking for Berkeley DB2... no
checking for Berkeley DB library... checking for dbopen... yes
yes
checking for db_185.h... yes
checking for Berkeley DB... yes
checking for main in -lwrap... yes
---- >8 ----

I also get a failure to accept the --enable-shared injunction although 
some prior tests of shared-library capabilities seem to succeed.  A 
snapshot of the configure output (the whole lot _is_ available):

---- 8< ----
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -p output... no
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... netbsd1.3.2 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
---- >8 ----

++L