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

Re: sqlite 3.1 support is broken

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-12-09 03:00:15 CET

On Dec 8, 2007 2:28 PM, Ben Collins-Sussman <sussman@red-bean.com> wrote:
> I've been building svn trunk on my mac for months, and ./configure has
> always picked up sqlite 3.1.3 without a problem. Today, though, when
> I try to 'svn commit' over ra_local I get the dreaded crash at
> run-time:
>
> Symbol not found: _sqlite3_db_handle
>
> Apparently this symbol appeared in sqlite 3.2. In IRC, dlr said that
> glasser's plan is to go back to supporting all 3.x versions. However,
> I wanted to make the list aware that trunk is currently broken: our
> configure.in allows any 3.x version, but we actually require at least
> 3.2 at runtime. So we either need to fix configure.in ASAP, or go
> back to supporting older versions.

lgo pointed this out a bit back on-list and posted a simple patch; I
wanted something different, which I just did as r28345.

--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 Sun Dec 9 03:00:26 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.