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

Re: Building 1.4.0 fails on OpenBSD 3.9

From: Kyle George <kgeorge_at_tcpsoft.com>
Date: 2006-10-18 02:15:49 CEST

On Tue, 17 Oct 2006, Ben Collins-Sussman wrote:

> This (to me) looks like the classic link problem seen on *BSD operating
> systems, whereby the linker doesn't actually link to the libraries in
> the source tree, but to pre-existing svn libraries already installed on
> the system. Try destroying all pre-installed libsvn* libraries and
> rebuilding.

Good call, thanks! "mv /usr/local/lib/libsvn* /tmp && make" fixed the
problem.

Anyone know if there is another way around this without having to be root
and whacking existing binaries? Is it a bug in libtool, gcc, or what?

-- 
Kyle George
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 18 02:16:14 2006

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.