See https://bugzilla.mozilla.org/show_bug.cgi?id=533171 (this isn't really a SQLite issue).
Cheers, Shawn On Wed, Dec 9, 2009 at 3:32 PM, Daniel Mierswa <[email protected]> wrote: > Hi list, > when I try to build the current thunderbird 3.0 release against > sqlite-3.6.21 i get an undefined reference to sqlite3_mutex_held, with > 3.6.19 that didn't occur. When i compile sqlite3 with -DSQLITE_DEBUG the > symbol is exported, now I wonder if this symbol is not supposed to be > exported in a release build, in whch case the header should reflect > that, or if it's a bug in the current source? Or am I totally off? > Thanks for reading. > > -- > Mierswa, Daniel > > If you still don't like it, that's ok: that's why I'm boss. I simply > know better than you do. > --- Linus Torvalds, comp.os.linux.advocacy, 1996/07/22 > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

