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

cygwin compile



Hi,

I'm trying to compile openldap-2.0.4 with cygwin.... v1.1? It's the
latest version as of 2 or 3 weeks ago.

After compiling and installing GNU regex, configure tells me:

error: unknown pthread version

It also tells me:

warning Could not locate TLS/SSL package

I'm more concerned about threads than the other. How can I fix this problem?

I didn't try the directions for compiling with cygwin on the openldap
web page, because they appear to be for an older version of cygwin.

I did try -D_MIT_POSIX_THREADS, and got the same results.

Kendall