posted October 12, 2001 12:36 PM
I'm stuck trying to get OpenLDAP 2.0.15 to compile. I dug through their bug system and applied a small patch I found therein, but found no other info. Here's the message that occurs during make:
ld: -undefined error must be used when -twolevel_namespace is in effect /usr/bin/libtool: internal link edit command failed make[2]: *** [liblber.la] Error 1 make[1]: *** [all-common] Error 1 make: *** [all-common] Error 1
posted October 12, 2001 02:14 PM
did you use --without-threads when you ran configure?
Posts: 307 | From: Alaska | Registered: Aug 2001
| IP: Logged
petlor
Junior Member
Member # 148
posted October 16, 2001 10:58 PM
No dice. Apparenlty this also lives in the Darwin CVS. I'll get access and give that a whirl.
Posts: 4 | Registered: Oct 2001
| IP: Logged
Quinn Perkins
Junior Member
Member # 206
posted November 02, 2001 10:06 AM
I've downloaded the Darwin CVS version.
./configure went well make depend went well
make gave me the following error: 1.11/Services/ldap/ldap/libraries -lssl -lcrypto -lc ld: common symbols not allowed with MH_DYLIB output format util-int.lo definition of common _ldap_int_resolv_mutex (size 44) /usr/bin/libtool: internal link edit command failed make[2]: *** [libldap_r.la] Error 1 make[1]: *** [all-common] Error 1 make: *** [all-common] Error 1