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

Re: Most tests failing today

From: Dan Christian <dchristian_at_google.com>
Date: 2007-11-21 20:07:51 CET

./configure didn't complain about the version (INSTALL says 3.x should work).

It appears to be threadsafe:
ldd /usr/lib/libsqlite3.so.0
        linux-gate.so.1 => (0xffffe000)
        libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0x42d52000)
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x42be2000)
        /lib/ld-linux.so.2 (0x80000000)

-Dan C

On Nov 21, 2007 10:56 AM, Dan Christian <dchristian@google.com> wrote:
> sqlite3 is 3.2.8-1ubuntu1
> libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0x42d66000)
>
> -Dan C
>
>
> On Nov 21, 2007 10:51 AM, David Glasser <glasser@davidglasser.net> wrote:
> >
> > On Nov 21, 2007 1:12 PM, Dan Christian <dchristian@google.com> wrote:
> > > Everything was working yesterday (trunk), but today most of the tests fail with:
> > >
> > > svn_tests: Failed to load module for FS type 'fsfs'
> > >
> > > The build passes and the libraries were installed properly. I'm on
> > > Ubuntu 6.6 (dapper) x86.
> >
> > What version of sqlite3?
> >
> > --dave
> >
> >
> > --
> > David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 21 20:08:29 2007

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.