[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: Erik Hülsmann <e.huelsmann_at_gmx.net>
Date: 2003-08-12 08:25:39 CEST
('binary' encoding is not supported, stored as-is) Hi Philip!

Thanks for your continued help!

[ snip ]
>> So what now?!
>
>So the problem is that
>
> neon-config --libs
>
>includes -L/usr/local/lib which causes problems for subsequent
>Subversion libraries.

 # neon-config --libs
-L/usr/local/lib -lneon -lssl -lcrypto -lz -L/usr/local/lib -lxml2 -lz -lm

So I guess you're right.

>It's odd that svn doesn't have the same problem, I suspect some
>reordering within the the gen-make system. If you edit build.conf and
>compare the [svn] and [svnversion] sections they have different libs
>lines. You could try replacing the svnversion line with that from
>svn, then run ./gen-make.py in the source directory, run config.nice
>in the build directory, make clean and and finally make.

I saw your other post about the $(NEON_LIBS), so I decided to do that.
I think I will be running the above test too, but I am running the rebuild
now and will report back to the list when I come back from work; this evening.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 12 08:26:27 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.