Greetings,

I checked the list and did the usual google search for the answer to
this question but turned up nothing. I'm compiling 3.5.6 on the Mac
(10.4.11) and want to be able to use the database on a shared volume.
I found information to the the effect of having to define
SQLITE_ENABLE_LOCKING_STYLE=1 in os_unix.c to activate Apple's
workaround. However, when I do this, I get compilation errors in
afpUnixClose, flockUnixClose, dotLockUnixClose and fillInUnixFile
referring to pId being undeclared with some other associated
compilation errors.

Is there something I'm missing to get this to build on Mac OS X with
this enabled? Are there any requirements or dependancies I'm missing?

Thanks,

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

Reply via email to