This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin dlls address issue (cygconv-2.dll), unable to rebaseall


On 11/27/2012 8:27 AM, Massi wrote:
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



As you have a problem building gdal, you should start a new thread, not reusing the previous one.

This gdal package looks strange. After running configure I found
no Makefile.

Which step are you making to build the package ?

Regards
Marco






-- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]