[odb-users] sqlite test failure on CentOS 6

Hugo.Mildenberger at web.de Hugo.Mildenberger at web.de
Tue Feb 5 06:02:04 EST 2013


 Dave Johansen <davejohansen at gmail.com> wrote:

 > I just built libodb-sqlite-2.1.1 on CentOS and ran the tests and one of the
 > tests failed. When doing the configure, I got the following warning:
 > configure: WARNING: libsqlite3 is built without sqlite3_unlock_notify
 > support; multi-threaded support will be limited
 > 
 > And then when running the test common/threads, it printed "database
 > operation timeout" a bunch and then failed. What can I do to help diagnose
 > the issue further?
 
Dave,

the sqlite package had to be compiled with -DSQLITE_ENABLE_UNLOCK_NOTIFY in
CPPFLAGS. Perhaps CentOS offers another sqlite package which supports unlock 
notify? 



More information about the odb-users mailing list