Kurt D. Zeilenga wrote:
At 10:15 AM 8/24/2005, Kurt D. Zeilenga wrote:
At 01:58 AM 8/24/2005, Howard Chu wrote:
Anyway, after fixing the OL_PTHREAD_TRY macro it appears that this configure
script runs OK on my SuSE 9.2 x86_64 system. make test is running now, looks OK.
The current OPENLDAP_AC configure script is failing pthreads
(-pthread) detection on SLES9/ppc64. Seems to think the
pthread implementation is Draft4-ish. Hmmm....
confdefs.h was not included in the test program.... hmmm...
That's the same problem I had with the OL_PTHREAD_TRY macro, you need to
use AC_LANG_SOURCE() somewhere otherwise confdefs.h doesn't get included.
I haven't yet tried yesterday's configure script (e.g.,
before your recent changes)....
Kurt
.
--
-- Howard Chu
Chief Architect, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc
OpenLDAP Core Team http://www.openldap.org/project/