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

Re: make test fails on solaris 2.8 x86



At 07:42 PM 9/7/00 +0100, L. Jankok wrote:
>Hi,
>
>I have a problem with OpenLDAP 2.0.0 and 2.0.1 on Solaris 2.8 x86.
>I use the following to configure the build;
>
>LIBS="-lpthread -lposix4" CPPFLAGS="-I/usr/local/include -I/usr/local/include \
>        openssl" LDFLAGS="-L/usr/local/lib -L/usr/local/lib/sasl" \
>        ./configure --prefix=/usr/local --disable-ipv6 --with-cyrus-sasl \
>        --with-tls --enable-shared --disable-debug

Likely a TLS PRNG discussed earlier today:
http://www.openldap.org/lists/openldap-software/200009/msg00114.html


BTW, you shouldn't need to specify LIBS, the 2.0 configure *should*
figure it out.  If not, report it to the Issue Tracking System.