Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: sqlite3 in base not suitable for firefox



On Fri, Nov 11, 2011 at 01:27:11AM +0000, Christos Zoulas wrote:
> In article <20111111002047.GL25761%danbala.tuwien.ac.at@localhost>,
> Thomas Klausner  <wiz%NetBSD.org@localhost> wrote:
> >Hi!
> >
> >When compiling firefox (more exactly, xulrunner) against the sqlite3
> >included in the NetBSD base system, configure errors out with:
> >
> >checking SQLITE_CFLAGS...  
> >checking SQLITE_LIBS... -lsqlite3  
> >checking for SQLITE_SECURE_DELETE support in system SQLite... (cached) yes
> >checking for SQLITE_THREADSAFE support in system SQLite... yes
> >checking for SQLITE_ENABLE_FTS3 support in system SQLite... yes
> >checking for SQLITE_ENABLE_UNLOCK_NOTIFY support in system SQLite... no
> >configure: error: System SQLite library is not compiled with
> >SQLITE_ENABLE_UNLOCK_NOTIFY.
> >*** Error code 1
> >
> >Is there a reason this is not enabled in the base system version of
> >sqlite3, or should we just enable it?
> >
> I am doing it.

Thank you, xulrunner now builds against the sqlite3 in the base system.
 Thomas


Home | Main Index | Thread Index | Old Index