[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: lt-svnversion consistenly linked against wrong libs

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-08-11 23:08:48 CEST

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

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 11 23:10:03 2003

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.