Re: lt-svnversion consistenly linked against wrong libs
From: Erik Hülsmann <e.huelsmann_at_gmx.net>
Date: 2003-08-11 23:19:00 CEST ('binary' encoding is not supported, stored as-is) >Erik Hülsmann <e.huelsmann@gmx.net> writes: > >> [ snip ] >> >>>I think the problem is the -L/usr/local/lib that comes before -lssl. >>> >>>Have a look in the libtool file >>> /home/erik/svn/subversion/libsvn_ra_dav/libsvn_ra_dav-1.la >>>Is the -L/usr/local/lib there? >> >> Yes, there is, but libssl.so.2 is located in /lib and libssl.so in >> /usr/lib so there is no reason for the command to be there. > >I don't think it's ssl, I suspect it is the way neon links to libxml, >try > > grep NEON_LIBS Makefile > # grep NEON_LIBS Makefile NEON_LIBS = $(abs_builddir)/neon/src/libneon.la -L/usr/local/lib -lssl -lcrypto -lz -L/usr/local/lib -lxml2 -lz -lm So what now?!
bye,
Erik.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.