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

Re: svn trunk r33537: FAIL (i686-debian-sarge1 shared gcc-3.3.5)

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: Fri, 10 Oct 2008 09:52:37 +0200

On Thu, Oct 9, 2008 at 1:34 AM, Philip Martin <philip_at_codematters.co.uk> wrote:
> "Erik Huelsmann" <ehuels_at_gmail.com> writes:
>
>> I'm now building with --enable-threadsafe. I hope this will work. If
>> not, I'll try removing the Debian default sqlite3 from the system. I
>> hope nothing else uses it.
>
> I downloaded the Debian/unstable 3.5.9 sources and built a deb package
> on my Debian/stable system (it built out of the box). The deb
> installs and replaces the 3.3.8 package and Subversion then builds and
> passes the regression tests. This machine doesn't use sqlite3 for
> anything other than Subversion so I can't tell you if using 3.5.9
> breaks anything else.

That was the key: I had to replace the /usr/lib/libsqlite3.so binaries
with the 3.5.9 version; apparently, /usr/lib was on the linker search
path before /usr/local/sqlite3.5/lib...

Thanks for the clarifications!

Bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-10 09:52:53 CEST

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.