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

Re: It's sqlite now

From: Branko Cibej <brane_at_xbc.nu>
Date: Tue, 10 Mar 2009 17:44:14 +0100

Greg Stein wrote:
> from your dpkg, sqlite 3.5.9 is more than recent enough, so you should
> be good there.
>
> I'm curious what libmysqlclient and libsasl2 are doing there.
>
> What's your ./configure output look like for sqlite?
>

configure: checking sqlite library
amalgamation not found at /home/brane/src/svn/repos/svn-trunk/sqlite-amalgamation/sqlite3.c
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking sqlite library version (via header)... okay
checking for sqlite3_close in -lsqlite3... yes

Hmmm ... I had a --disable-shared in my configure. Removing it made this
go away. Most unusual, but --disable-shared was always a bit dodgy in my
experience.

-- Brane

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1303934
Received on 2009-03-10 17:44:35 CET

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.