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

Re: --disable-ldbm won't build (ITS#586)



At 08:24 PM 6/9/00 GMT, helm@fionn.es.net wrote:
>Full_Name: michael helm
>Version: 1.2.7+globus

Try upgrading to 1.2.10 (stable) or 1.2.11 (release).

>OS: solaris 7
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (198.128.1.30)
>
>
>Using the Sun C compiler (SC 4.2 and 5.0)
>Using the following options in configure:
>--enable-slapd --enable-shell --disable-ldbm --without-threads
>
>slapd won't build.

You likely did not run 'make veryclean' before re-running
configure.  Start with a fresh direct and give it a spin.
You might also try 1.2.11,
  ./configure --enable-shell --disable-ldbm --without-threads
worked fine for me.

Then, again, I'm not using Solaris.