On 2013-07-19 PM 9:08, jojelino wrote:
On 2013-07-19 PM 9:02, Corinna Vinschen wrote:
There *is* a workaround:
export CYGWIN_SQLITE_LOCKING=posix
See http://cygwin.com/ml/cygwin-announce/2013-06/msg00014.html
It's very good workaround instead of rebuild sqlite3. thanks for the point.
Also, I commented out F_LCK_MANDATORY in fcntl.h to keep from
confronting the disastrous situation introduced by this experimental
feature. I expect it would save many hours instead of digging into
unmaintained source codes. especially for projects that uses the sort of
autotools which just checks the existence of F_LCK_MANDATORY macro. and
is optimistic about the experimental feature.
--
Regards.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple