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

build on Darwin (ITS#1231)



Full_Name: Howard Moftich
Version: Devel HEAD as of 7/11/01
OS: Darwin 1.3.7
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (147.145.40.41)


Hi,

Just wanted to tell you that the HEAD code (as of 7/11/01) compiles
cleanly and tests fine under Darwin 1.3.7 (OSX 10.0.4).  Version
2.0.11 was a disaster.

The ONLY problem w/ the HEAD code was in util-int.lo where there
was a common symbol '_ldap_int_resolv_mutex'.  The problem
as I see is that the Makefile or libtool should define -fno-common
when compiling source code destined for inclusion in a dynamic lib (.dylib).

When I added that compile flag, the remainder of the compile/test went fine.

THANKS!
Howard Moftich
howardm@lsil.com