On Mon, 28 Jul 2008, Rob Sciuk wrote:
>> top of mutex.h:
>> 
>> #ifdef __FreeBSD__
>> #define SQLITE_HOMEGROWN_RECURSIVE_MUTEX 1
>> #endif

OK, I've tracked the resulting glitch to a rivet dependancy, and the code 
now works with the suggested define included!!!  I'm not entirely sure the 
status of recursive mutexes on FreeBSD, and/or whether 7.0R has the same 
requirement, but I might humbly suggest that the above fix might be useful 
on FreeBSD ... for now.

Many thanks to DRH for a gentle prod in the correct direction ...

Cheers,
Rob Sciuk
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to