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

Re: Is OpenLDAP on OSX?




On Saturday, July 7, 2001, at 07:57 PM, Kurt D. Zeilenga wrote:

At 10:52 AM 7/7/2001, Andre John Mas wrote:
I just tied the 2.0.11 release an noticed that there were issues with the
configure script. The first problem I get is that it thinks that pthreads
is not available on the platform.

Configure does more then check for pthreads... it makes sure they behave has expected. If they don't, then they cannot be used.

Okay, is there a stand alone piece of code to see if they do work as expected?

/usr/bin/libtool: internal link edit command failed

/usr/bin/libtool? OpenLDAP should be built using the version of libtool provided in the distribution.

It does up to a point, I've attached more of the output this time:

Entering subdirectory libldap_r
/bin/sh /UnStuffed/openldap-2.0.11/libtool --mode=link cc -rpath /usr/local/openldap/lib -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -L/UnStuffed/openldap-2.0.11/libraries -version-info 2:6:0 -o libldap_r.la threads.lo rdwr.lo tpool.lo thr_posix.
lo thr_cthreads.lo thr_thr.lo thr_lwp.lo thr_nt.lo thr_pth.lo thr_stub.lo extended.lo bind.lo controls.lo open.lo result.lo error.lo compare.lo search.lo modify.lo add.lo modrdn.lo delete.lo abandon.lo ufn.lo cache.lo cyrus.lo getfilter.lo sasl.lo sbind.lo kbind.lo unbind.lo friendly.lo free.
lo disptmpl.lo srchpref.lo dsparse.lo tmplout.lo sort.lo getdn.lo getentry.
lo getattr.lo getvalues.lo addentry.lo request.lo os-ip.lo url.lo sortctrl.
lo vlvctrl.lo init.lo options.lo print.lo string.lo util-int.lo schema.lo charray.lo tls.lo dn.lo os-local.lo dnssrv.lo utf-8.lo version.lo
rm -fr .libs/libldap_r.la .libs/libldap_r.* .libs/libldap_r.*
cc -dynamiclib -undefined suppress -o .libs/libldap_r.dylib threads.lo rdwr.lo tpool.lo thr_posix.lo thr_cthreads.lo thr_thr.lo thr_lwp.lo thr_nt.
lo thr_pth.lo thr_stub.lo extended.lo bind.lo controls.lo open.lo result.lo error.lo compare.lo search.lo modify.lo add.lo modrdn.lo delete.
lo abandon.lo ufn.lo cache.lo cyrus.lo getfilter.lo sasl.lo sbind.lo kbind.
lo unbind.lo friendly.lo free.lo disptmpl.lo srchpref.lo dsparse.lo tmplout.lo sort.lo getdn.lo getentry.lo getattr.lo getvalues.lo addentry.lo request.lo os-ip.lo url.lo sortctrl.lo vlvctrl.lo init.lo options.lo print.lo string.lo util-int.lo schema.lo charray.lo tls.lo dn.lo os-local.lo dnssrv.lo utf-8.lo version.lo -L/UnStuffed/openldap-2.0.
11/libraries -lc
ld: common symbols not allowed with MH_DYLIB output format
util-int.lo definition of common _ldap_int_resolv_mutex (size 4)
/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


Andre

--
mailto:ajmas@bigfoot.com