On Sep 24, 2005, at 5:55 AM, Martin Costabel wrote:

Roy Mendelssohn wrote:
[]
cc -g -O2 -std=c99 -D_BSD_SOURCE -o ncap ncap_utl.o ncap.o ncap_yacc.o ncap_lex.o -L/sw/lib ./.libs/libnco.a -ludunits -L/ usr/local/lib -L/sw/lib/dods/lib -lpthread -lz -lm -ludunits -lm - L/sw/system-openssl/lib -L/sw/lib/system-openssl/lib -lz -lm - lpthread -lz -lm -lpthread -lz -lm -lpthread -lz -lz -lpthread -lz -lm -lz -lpthread -lm -lpthread -ludunits -ludunits -lnc-dods -ldap ++ -lrx /sw/lib/dods/lib/libcurl.a -lpthread -ldl -lz /sw/lib/ libnco.a -lm -lnetcdf -ludunits -lresolv /sw/lib/libintl.dylib -lm -lz -lm -lpthread /sw/lib/libnc-dap.dylib -lz -lm -lpthread /sw/ lib/libdap.dylib -lz -lm -lpthread /sw/lib/libcurl.dylib -lz -lssl -lcrypto -lz /sw/lib/libxml2.dylib -lpthread -lz -lm -lz - lpthread /sw/lib/libiconv.dylib -lm -lpthread -lstdc++ -ludunits /usr/bin/ld: warning -L: directory name (/sw/system-openssl/lib) does not exist

While this is only a warning and not at the origin of your problem, this is something that could cause errors in other packages. It is actually caused by a bug in the libcurl3-unified package (maintainer CCed):

Its patchscript has %p/system-openssl/lib instead of %p/lib/system- openssl/lib. The curl-unified package has the same bug. Via curl- config and libtool, this typo is transmitted to a few other lib*.la files and thus non-existent directories end up on linker lines in seemingly unrelated packages. To get rid of this, some other packages besides the curl ones will need to be rebuilt.

--
Martin

Argh! I just fixed this in CVS. Sorry, that was stupid.

--
Daniel Johnson
[EMAIL PROTECTED]
PGP public key: http://homepage.mac.com/danielj7/publickey.txt

Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to