Re: [Fink-users] problems compiling openldap-ssl

2002-10-10 Thread jfm
Martin says : > It seems that -lldap is satisfied from /usr/lib/libldap.dylib, not from > /sw/src/openldap-ssl-2.0.23-5/openldap-2.0.23/libraries/libldap.a, and > the former doesn't have this symbol. The libldap.dylib that is being > build is hidden in some subdirectory > /sw/src/openldap-s

Re: [Fink-users] problems compiling openldap-ssl

2002-10-09 Thread Ben Hines
On Wednesday, October 9, 2002, at 01:27 PM, Martin Costabel wrote: > > /usr/bin/ld: Undefined symbols: > _ldap_url_search > > It seems that -lldap is satisfied from /usr/lib/libldap.dylib, not > from > /sw/src/openldap-ssl-2.0.23-5/openldap-2.0.23/libraries/libldap.a, and > the former doesn't

Re: [Fink-users] problems compiling openldap-ssl

2002-10-09 Thread Martin Costabel
I get the same error as Jason and Ben. The critical command is 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

Re: [Fink-users] problems compiling openldap-ssl

2002-10-09 Thread jfm
I just re-built openldap-ssl twice (the second time moving /usr/local away, just to confirm), with identical results. The log is perfect (only curiosity : not updating unwritable cache ./config.cache ... checking for ANSI C header files... yes ... checking for ANSI C header files... (cached) dis

Re: [Fink-users] problems compiling openldap-ssl

2002-10-09 Thread jfm
On Wednesday, Oct 9, 2002, at 08:38 Europe/Brussels, Ben Hines wrote: > Doesn't compile here either. I don't think it was ever 10.2 ready, but > was added to 10.2 tree by jfm (through drm. :) jfm can you still build > this? My last log is from sep 17, and clean. I don't see what might have ch

Re: [Fink-users] problems compiling openldap-ssl

2002-10-08 Thread Ben Hines
Doesn't compile here either. I don't think it was ever 10.2 ready, but was added to 10.2 tree by jfm (through drm. :) jfm can you still build this? ld: Undefined symbols: _ldap_url_search -Ben On Tuesday, October 8, 2002, at 05:31 PM, Jason Novotny wrote: > > I get the following below: > >

[Fink-users] problems compiling openldap-ssl

2002-10-08 Thread Jason Novotny
I get the following below: 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 -