From: KBG on
Hi friends,

I get the " Fatal error - Fork: Can't reserve memory for stack " when
i execute the 'make rebuild' in cygwin environment .
I suspect the resources of the PC, but the resources are fine . Apart
from that only cygwin is running . Really strange problem. It was
working perfectly till today, suddenly in the evening, i am having the
below problem. I tried on another system also, the same error is
coming suddenly.

$ make rebuild
rm -f *.o *.a *.ld
rm -rf /cygdrive/c/FD/Bootloader/ticker-CYG/exe/ram tags cscope* *.g
z *.ld depends
6 [main] sh 4080 C:\cygwin\bin\sh.exe: *** fatal error - fork:
can't reser
ve memory for stack 0x23CC10 - 0x240000, Win32 error 487
9 [main] sh 3236 child_copy: stack write copy failed,
0x23CC10..0x240000,
done 0, windows pid 2345796, Win32 error 5
/bin/sh: fork: No error
make: *** [depend] Error 128


Kindly let me know your views / solutions.

Thx in advans,
Karthik Balaguru

From: Jon Solberg on
KBG said the following on 2006-09-28 12:59:

> I get the " Fatal error - Fork: Can't reserve memory for stack " when
> i execute the 'make rebuild' in cygwin environment . [..]
>
> Kindly let me know your views / solutions.

The solution to your problem is to direct your questions to the right
group. Why on Earth are you posting to a.o.l.mandrake for a Cygwin
related issue?

--
Jon Solberg (remove "nospam" from email address).
From: karthikbg on
Hi Jon ,
I got the solution. I asked this group as it was related to linux .
Anyhow, i should have asked directly in cygwin.

Anyhow, i would like to share the solution here so that it would be
helpful to people who might face that same problem.
Look into this ->
http://www.mail-archive.com/bug-libtool(a)gnu.org/msg00877.html

Thx,
Karthik Balaguru


Jon Solberg wrote:
> KBG said the following on 2006-09-28 12:59:
>
> > I get the " Fatal error - Fork: Can't reserve memory for stack " when
> > i execute the 'make rebuild' in cygwin environment . [..]
> >
> > Kindly let me know your views / solutions.
>
> The solution to your problem is to direct your questions to the right
> group. Why on Earth are you posting to a.o.l.mandrake for a Cygwin
> related issue?
>
> --
> Jon Solberg (remove "nospam" from email address).

From: Jon Solberg on
karthikbg said the following on 2006-09-29 08:21:
> Hi Jon ,
> I got the solution. I asked this group as it was related to linux .
> Anyhow, i should have asked directly in cygwin.
>
> Anyhow, i would like to share the solution here so that it would be
> helpful to people who might face that same problem.
> Look into this ->
> http://www.mail-archive.com/bug-libtool(a)gnu.org/msg00877.html
>
> Jon Solberg wrote:
>> KBG said the following on 2006-09-28 12:59:
>>
>>> I get the " Fatal error - Fork: Can't reserve memory for stack " when
>>> i execute the 'make rebuild' in cygwin environment . [..]
>>>
>>> Kindly let me know your views / solutions.
>> The solution to your problem is to direct your questions to the right
>> group. Why on Earth are you posting to a.o.l.mandrake for a Cygwin
>> related issue?
>>
>> --
>> Jon Solberg (remove "nospam" from email address).
>

Don't top post.

--
Jon Solberg (remove "nospam" from email address).