X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "Don Edvalson" Subject: Can't run baseall Date: Thu, 11 May 2006 11:10:36 -0400 Lines: 48 Message-ID: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi all, I have been using cygwin for a while to build the mono project. Today, when I tried to do my usual build, I received error messages as shown: /bin/sh ./config.status --recheck running /bin/sh ./configure --enable-maintainer-mode --enable-compile-warnings --prefix=/cygdrive/c /mono/Mono-1.1.15 CC=gcc -mno-cygwin CPPFLAGS=-I/cygdrive/c/Installers/mono/mytools/include LDFLAGS= -L/cygdrive/c/Installers/mono/mytools/lib --disable-embed-check --with-libgc-threads=win32 --enable- win32-dllmain=yes --no-create --no-recursion 8 [main] ? (12652) C:\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x4D0000, top 0x4E0000, reserve_size 61440, allocsize 65536, page_const 4096 7 [main] sh 10432 child_copy: stack write copy failed, 0x22E6C0..0x230000, done 0, windows pid 2287092, Win32 error 5 ./configure: fork: No error make: *** [config.status] Error 128 Upon searching the mail lists, I found that rebaseall was recommended as a solution, however, when I ran rebaseall, I got the same error (as shown below). $ /bin/rebaseall 8 [main] ? (9180) C:\cygwin\bin\ash.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x470000, top 0x4A0000, reserve_size 192512, allocsize 196608, page_const 4096 461 [main] ash 9084 child_copy: stack write copy failed, 0x22EB60..0x230000, done 0, windows pid 2288276, Win32 error 5 /bin/rebaseall: Cannot fork: No error I tried reinstalling all cygwin packages, but that made no difference. I don't know why this suddenly started failing. Can anyone advise me? THanks, Don -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/