have you configured the library search path with crle?

On Wed, Jul 23, 2008 at 12:41 PM, <[EMAIL PROTECTED]> wrote:

> Hi all,
>
> I called configure as follows (everything on one line):
>
> env LDFLAGS="-L/opt/eplatform/db-4.5.20.NC-p2/lib -L/usr/local/ssl/lib
> -R/opt/eplatform/db-4.5.20.NC-p2/lib -R/usr/local/ssl/lib"
> CPPFLAGS="-I/opt/eplatform/db-4.5.20.NC-p2/include -I/usr/local/ssl/include"
> ./configure --prefix=/opt/eplatform/openldap-2.3.39 --with-tls
> --with-cyrus-sasl --enable-overlays --enable-bdb --enable-hdb --enable-ldap
> --enable-meta --enable-cleartext --enable-spasswd --disable-crypt
> --disable-passwd --enable-monitor --enable-aci --enable-rewrite
> --enable-debug --enable-syslog --enable-relay
>
> so I suppose, yes I had LDFLAGS set and it also contained the -R flag for
> both BDB and OpenSSL.
>
> The following calls of make I did without any special environment set, i.e.
> just
> make depend
> make
> make test
> make install
>
> Thanks so far
>
> Christoph
>
>
>

Reply via email to