Ahah. It looks as though the libs in /usr/lib are the ones being brought in:
... cc -fno-common -I../../include -I../../include -I/sw/include/db3 -I/sw/include/cyrus-sasl -no-cpp-precomp -I/sw/include -L/sw/src/openldap-ssl-2.0.23-5/openldap-2.0.23/libraries -L/sw/lib -o apitest apitest.o -lldap -llber -llutil -lsasl -lssl -lcrypto -lssl -lcrypto -ldl ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _secflag_map used from dynamic library /usr/lib/libsasl2.2.0.1.dylib(ProjectBuilderMasterObjectFile.o) not from earlier dynamic library /sw/lib/libsasl.7.dylib(server.lo) symbol __sasl_alloc_utils used from dynamic library /usr/lib/libsasl2.2.0.1.dylib(ProjectBuilderMasterObjectFile.o) not from earlier dynamic library /sw/lib/libsasl.7.dylib(common.lo) ... On Wed, 2002-12-11 at 12:17, Aaron Magill wrote: > (Sorry -- forgot to include the mailing list in my response!) > > Actually the openldap-ssl package... sorry for being unclear. > > I can send or post the compilation output, but as it's quite long and > others have already done so, I'm looking to see if anyone has a > solution that hasn't made it to the mailing list yet. > > On Wednesday, December 11, 2002, at 11:00 AM, Alexander Hansen wrote: > > > I'm not 100% clear here: are you building the fink openldap package? > > > > On Wed, 2002-12-11 at 11:52, Aaron Magill wrote: > >> I am having problems compiling OpenLDAP under Jaguar -- it appears to > >> be pulling symbols from the system libraries instead of fink ones > >> (which I'm assuming are more up to date). Renaming /usr/local/lib and > >> re-running the install doesn't seem to help. > >> > >> Any thoughts? Should I contact the maintainer directly? > >> > >> Thanks! > >> > >> -- > >> Aaron Magill > >> > >> > >> > >> ------------------------------------------------------- > >> This sf.net email is sponsored by: > >> With Great Power, Comes Great Responsibility > >> Learn to use your power at OSDN's High Performance Computing Channel > >> http://hpc.devchannel.org/ > >> _______________________________________________ > >> Fink-users mailing list > >> [EMAIL PROTECTED] > >> https://lists.sourceforge.net/lists/listinfo/fink-users > >> > > -- > > Alexander K. Hansen > > Associate Research Scientist, Columbia University > > visiting MIT Plasma Science and Fusion Center > > Levitated Dipole Experiment > > 175 Albany Street, NW17-219 > > Cambridge, MA 02139-4213 > > > > > -- > Aaron S. Magill Sol Tec, Inc. > [EMAIL PROTECTED] 217-355-7659 > > -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
