| View previous topic :: View next topic |
| Author |
Message |
easyfan
Joined: 20 Feb 2008 Posts: 2
|
Posted: Wed Feb 20, 2008 11:01 am Post subject: Hello, everyone, have you met the failure when fork process? |
|
|
Hey, everybody, I am a new comer for psp.
I met a strange problem when building, error message like below:
....
[main] sh 178764 fork: child -1 - CreateProcessA failed, errno 11
....
make[1]: execvp: /bin/sh: Resource temporarily unavailable
....
What is the problem? And do you have any solution on it?
THANKS! |
|
| Back to top |
|
 |
Jim

Joined: 02 Jul 2005 Posts: 487 Location: Sydney
|
Posted: Wed Feb 20, 2008 8:50 pm Post subject: |
|
|
This is a cygwin error, right? It's a problem a number of people have and it's a bug in cygwin that doesn't seem to be being fixed. Possibly it happens when resources are low - low ram, overactive virus scanner, spyware etc.
Try updating your cygwin install first of all.
Jim _________________ http://www.dbfinteractive.com |
|
| Back to top |
|
 |
easyfan
Joined: 20 Feb 2008 Posts: 2
|
Posted: Tue Feb 26, 2008 11:07 am Post subject: Yes, it is a cygwin problem |
|
|
Yes, it is a cygwin problem. not only the psp2dev project met the same problem. Some forums of cygwin give the response as turing off some services. But the services are not working in my PC. Even MSDN give a work around, but seems not make it correct...
Well, I just give up the win+cygwin+psp2dev. Suse or ubunto are better choice for me. Actually, the env in Suse is already finished and could be work:)
Thanks alot! |
|
| Back to top |
|
 |
gambiting
Joined: 17 Aug 2006 Posts: 154
|
Posted: Thu Feb 28, 2008 4:16 am Post subject: Re: Yes, it is a cygwin problem |
|
|
| easyfan wrote: | Yes, it is a cygwin problem. not only the psp2dev project met the same problem. Some forums of cygwin give the response as turing off some services. But the services are not working in my PC. Even MSDN give a work around, but seems not make it correct...
Well, I just give up the win+cygwin+psp2dev. Suse or ubunto are better choice for me. Actually, the env in Suse is already finished and could be work:)
Thanks alot! | You can always run Ubuntu inside VMWare server or free Microsoft Virtual PC - then communicate with it using putty,and save you compilation result on drive that can be seen from both windows and linux at the same time(pendrive perhaps).If you have enough ram(1gb is all right for running xp and ubuntu simultaniously),then it's waaaaaay better option that using cygwin :P |
|
| Back to top |
|
 |
jimparis
Joined: 10 Jun 2005 Posts: 1179 Location: Boston
|
Posted: Thu Feb 28, 2008 4:59 am Post subject: |
|
|
| Or consider "andLinux" which looks pretty neat. |
|
| Back to top |
|
 |
Heimdall
Joined: 10 Nov 2005 Posts: 259 Location: Netherlands
|
Posted: Thu Feb 28, 2008 6:36 am Post subject: |
|
|
| or go 100% native (win32 wise) with the stuff from the post Win32 native Toolchain for PSPSDK which requires no posix emulator |
|
| Back to top |
|
 |
|