From: Kurt Zeilenga Date: Thu, 16 Sep 1999 01:56:25 +0000 (+0000) Subject: Update hints with example that seems to work more often than not. X-Git-Tag: OPENLDAP_REL_ENG_1_2_8~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b412195a9592850b88492a8caffc80c1e051c5cd;p=thirdparty%2Fopenldap.git Update hints with example that seems to work more often than not. --- diff --git a/doc/install/hints/Solaris b/doc/install/hints/Solaris index 91d17d12c6..2766011ac3 100644 --- a/doc/install/hints/Solaris +++ b/doc/install/hints/Solaris @@ -18,7 +18,7 @@ out-of-the-box settings with the error: To resolve this problem, the installer must specify the proper Pthreads libraries: - env env ac_cv_func_pthread_create=no ./configure + env LIBS="-lpthread -lposix4" ./configure On some versions of Solaris, you may be able to use Solaris LWP Threads: