Attempting to build 2.6.23 command shell under osx 10.4.11 doesn't work
because of unlinked symbol gethostuuid, which seems to be associated with
the SQLITE_ENABLE_LOCKING_STYLE option

Compiling with SQLITE_ENABLE_LOCKING_STYLE=0 links, and works on native
disks, but fails immediately on networked disks with "disk I/O error" 
from somewhere.

Advice?

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

Reply via email to