Re: no stdout/stderr from cygwin compiled exe

2013-05-31 Thread marco atzeri
Il 5/31/2013 9:06 PM, Balaji Venkataraman ha scritto: I have a program that I build on Linux, Cygwin (32bit) and Windows (MSVC) using cmake. The weird and frustrating thing is I don't have stdout/stderr working in the Cygwin version. And it is only with this particular binary and only on this one

Re: sqlite3: bug with monotone

2013-05-31 Thread Yaakov (Cygwin/X)
On 2013-05-31 13:45, Warren Young wrote: On 5/30/2013 22:23, Yaakov (Cygwin/X) wrote: I can confirm that -DSQLITE_TEMP_STORE=2 is enough to fix monotone on its own. I have updated my build accordingly, plus added two more configuration options, and a patch for the manpage, from Fedora. Can *th

Re: sqlite3: bug with monotone

2013-05-31 Thread Warren Young
On 5/31/2013 13:58, Warren Young wrote: The SQLite code prefers POSIX advisory locks, but it can fall back to BSD locks if it has to. Just to clarify, when I say "POSIX locks" I always mean new style fcntl() locks. There are no calls to lockf() in sqlite3.c. I'm not sure why it doesn't ju

Re: sqlite3: bug with monotone

2013-05-31 Thread Warren Young
On 5/31/2013 03:22, Corinna Vinschen wrote: On May 30 18:56, Warren Young wrote: 1. We continue waiting for someone to to implement a per-process or per-subtree mandatory locking feature in Cygwin, so that "Unix mode" SQLite on Cygwin can be configured to cooperate with native SQLite. What kin

Re: sqlite3: bug with monotone

2013-05-31 Thread Warren Young
On 5/30/2013 22:23, Yaakov (Cygwin/X) wrote: I can confirm that -DSQLITE_TEMP_STORE=2 is enough to fix monotone on its own. I have updated my build accordingly, plus added two more configuration options, and a patch for the manpage, from Fedora. Can *this* get into the distro package? I don't

Re: Postinstall Script Errors With Exit Code 128

2013-05-31 Thread Larry Hall (Cygwin)
On 5/31/2013 2:29 AM, paul.nicker...@desknetinc.com wrote: From: "Larry Hall (Cygwin)" To: cygwin at cygwin dot com, Date: 05/29/2013 03:51 PM Subject: Re: Postinstall Script Errors With Exit Code 128 Sent by: cygwin-owner at cygwin dot com On 5/29/2013 3:18 PM, Paul.Nickerson at desknetinc dot

xterm from local install

2013-05-31 Thread Dan Berwick
I have several Win7 64bit machines which cannot be connected to the internet, and I can't install the xterm package. I am able to run with the normal cygwin shell. I can start Xwin, but doesn't work very well. Looking at the X log at least one problem is that it can't find xterm. When I run setup,

Re: sqlite3: bug with monotone

2013-05-31 Thread Corinna Vinschen
On May 30 18:56, Warren Young wrote: > 1. We continue waiting for someone to to implement a per-process or > per-subtree mandatory locking feature in Cygwin, so that "Unix mode" > SQLite on Cygwin can be configured to cooperate with native SQLite. What kind of locking does sqlite use on Cygwin: [

Re: sqlite3: bug with monotone

2013-05-31 Thread Achim Gratz
Yaakov (Cygwin/X users.sourceforge.net> writes: > Yes, I can now confirm that (the lack of) SQLITE_OS_UNIX is the culprit. [...] > If it's a choice between Cygwin programs functioning correctly (in this > case, mtn clone), and allowing interoperability with Windows programs, > there is NO QUESTI

Re: Attn: Yaakov [Was: Re: cygutils Postinstall Script Errors With Exit Code 128]

2013-05-31 Thread Corinna Vinschen
On May 30 16:50, Charles Wilson wrote: > On 5/30/2013 5:08 AM, Corinna Vinschen wrote: > >That sounds strange. Was cygwin-doc always in Base? It contains the > >cygwin docs and basic man pages but that doesn't really qualify for the > >Base category. > [...] > One caveat, mentioned in my other r