[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Posix required
ok apologies list for my rude emails , i found my problem
i was adding /usr/include to CPPFLAGS and it didnt like it , thanks for
pointing out config.log :)
-----Original Message-----
From: Kurt D. Zeilenga [mailto:Kurt@OpenLDAP.org]
Sent: Wednesday, December 04, 2002 5:41 AM
To: Dan Rossi
Cc: openldap-software@OpenLDAP.org
Subject: RE: Posix required
At 12:14 AM 2002-12-02, Dan Rossi wrote:
>hi guys what does this mean ?
>
>checking for regex.h... no
>configure: error: POSIX regex.h required.
>
>i updated my gcc sadly the sources were all bugged in the recompile so i
>rpm'd it , when i do a gcc -v it gives me that posix threads is enabled in
>the configure, nfi why this wont work
Sounds like your system is still a bit buggered. As for the
cause of this error, I suggest you examine the config.log file
produced by configure for hints.