Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.9

2015-12-09 Thread Marco Atzeri
On 10/12/2015 03:08, kuaf wrote: Hi, I came across 'child_info_fork' issues when trying install ruby 'tmuxinator' gem. Rebaseall seemed not solve this problem. I installed ruby 2.2.3 following the link https://gist.github.com/DQNEO/67442bbe0c60f3220595. first: no top post on this mailing list

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.9

2015-12-09 Thread kuaf
Hi, I came across 'child_info_fork' issues when trying install ruby 'tmuxinator' gem. Rebaseall seemed not solve this problem. I installed ruby 2.2.3 following the link https://gist.github.com/DQNEO/67442bbe0c60f3220595. Then, issue the command `gem install tmuxinator`, got the errors below:

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.9

2015-12-09 Thread Marco Atzeri
On 08/12/2015 22:48, Corinna Vinschen wrote: On Dec 8 22:03, Achim Gratz wrote: Corinna Vinschen writes: I released TEST version 2.4.0-0.9 of Cygwin. - This version patches the Windows 10 1511 workaround added to 2.4.0-0.7. Cygwin now always uses a self-created main thread stack in a m

Re: direct.h

2015-12-09 Thread Martin Landa
Hi, 2015-12-09 20:53 GMT+01:00 Eric Blake : > That's because is an old, non-standard header not present on > modern POSIX-y machines. You want instead, when targetting > cygwin. Or else your project is truly tied to Windows, and you should > be targetting mingw, in which case the question is s

Re: direct.h

2015-12-09 Thread Eric Blake
On 12/09/2015 12:39 PM, Martin Landa wrote: > Hi, > > I am trying to build GRASS GIS Windows package as I already described > [1]. Beside mingr32-w64 toolchain I am trying to compile GRASS also > using cygwin toolchain. On cygwin toolchain I have problem with > missing direct.h header which is req

direct.h

2015-12-09 Thread Martin Landa
Hi, I am trying to build GRASS GIS Windows package as I already described [1]. Beside mingr32-w64 toolchain I am trying to compile GRASS also using cygwin toolchain. On cygwin toolchain I have problem with missing direct.h header which is required by one of GRASS's dependencies: /cygdrive/c/OSGeo

Re: [ANNOUNCEMENT] Test: gmp-6.1.0-3p1

2015-12-09 Thread Nem W Schlecht
Thank you for your work on this, Achim! It is greatly appreciated! :) On Wed, Dec 9, 2015 at 12:07 PM, Achim Gratz wrote: > David Standish writes: >> This version seems good on my machine as well (no gcc segmentation fault). > > Nem W Schlecht wrote: >>> I've installed this test version and eve

posix vs. win32 paths (segfault vs. gdb)

2015-12-09 Thread Martin Landa
Hi all, I am new to cygwin, so sorry for probably silly questions. I am trying to compile GRASS GIS program on cygwin using *mingw32-w64* toolchain. I am able to compile GRASS libs and tools. Part of build process is calling compiled GRASS tools to produce their manual pages. The critical part of

Re: [ANNOUNCEMENT] Test: gmp-6.1.0-3p1

2015-12-09 Thread Achim Gratz
David Standish writes: > This version seems good on my machine as well (no gcc segmentation fault). Nem W Schlecht wrote: >> I've installed this test version and everything is working for me >> still (no compilation or database access errors like I was receiving >> before). Thanks to both of you

Re: FindFirstFile fails for some network directories

2015-12-09 Thread Corinna Vinschen
On Dec 9 11:43, Orgad Shaneh wrote: > On Wed, Aug 19, 2015 at 8:28 AM, Orgad Shaneh wrote: > > > > On Wed, Aug 19, 2015 at 8:46 AM, Orgad Shaneh wrote: > > > Working capture: https://gist.github.com/orgads/d2681881668afb9cb08f > > > Failing capture: https://gist.github.com/orgads/4f0ea2b26cfd64f

Re: FindFirstFile fails for some network directories

2015-12-09 Thread Orgad Shaneh
On Wed, Aug 19, 2015 at 8:28 AM, Orgad Shaneh wrote: > > On Wed, Aug 19, 2015 at 8:46 AM, Orgad Shaneh wrote: > > Working capture: https://gist.github.com/orgads/d2681881668afb9cb08f > > Failing capture: https://gist.github.com/orgads/4f0ea2b26cfd64f4353d > > I just found another SMB1 linux serve