Hi all, let me post details about my problem while compiling gdal-1.9.2 under cygwin. here is my uname -a output:
CYGWIN_NT-6.1-WOW64 ventress 1.7.17(0.262/5/3) 2012-10-19 14:39 i686 Cygwin I am using windows 7 pro on a lenovo T530 laptop. I removed (almost!) all unnecessary software from the producer, I tried rebaseall, reboot, reinstalling cygwin in different order, and nothing worked. I could build the same library in minGW but I _really_ need it to work under cygwin, along with other software. Attached is the output of cygcheck -r -s and here is the error I find after a while of building: 0 [main] sh 174068 child_info_fork::abort: can't commit memory for stack 0x289000(94208), Win32 error 487 /cygdrive/c/macs/local/gdal-1.9.2/libtool: fork: retry: Resource temporarily unavailable 1 [main] sh 172868 child_info_fork::abort: can't commit memory for stack 0x289000(94208), Win32 error 487 /cygdrive/c/macs/local/gdal-1.9.2/libtool: fork: retry: Resource temporarily unavailable 1 [main] sh 172352 child_info_fork::abort: can't commit memory for stack 0x289000(94208), Win32 error 487 /cygdrive/c/macs/local/gdal-1.9.2/libtool: fork: retry: Resource temporarily unavailable 1 [main] sh 173076 child_info_fork::abort: can't commit memory for stack 0x289000(94208), Win32 error 487 /cygdrive/c/macs/local/gdal-1.9.2/libtool: fork: retry: Resource temporarily unavailable 1 [main] sh 173124 child_info_fork::abort: can't commit memory for stack 0x289000(94208), Win32 error 487 /cygdrive/c/macs/local/gdal-1.9.2/libtool: fork: Resource temporarily unavailable GNUmakefile:41: recipe for target `libgdal.la' failed make[1]: *** [libgdal.la] Error 254 make[1]: Leaving directory `/cygdrive/c/macs/local/gdal-1.9.2' GNUmakefile:50: recipe for target `check-lib' failed make: *** [check-lib] Error 2 Massi
cygcheck.out
Description: Binary data
-- 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