From: sharp00 AT earthlink DOT net (rale) Subject: wait_for_any: WaitForMultipleObjects failed, win32 error 6 30 Sep 1997 00:59:07 -0700 Message-ID: <3430A9AE.CD19F343.cygnus.gnu-win32@earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com Hi, I've been able to sucessfuly build ash, however, during compilation, i get a strage error, here is the output of 'make'... root:~/ash-linux-0.2# make gcc -O2 -m486 -DSHELL -I. mkinit.c -o mkinit mkbuiltins builtins wait_for_any: WaitForMultipleObjects failed, win32 error 6 wait_for_any: Trying again. wait_for_any: That didn't help, win32 error 6 sh ./mkbuiltins wait_for_any: WaitForMultipleObjects failed, win32 error 6 wait_for_any: Trying again. wait_for_any: That didn't help, win32 error 6 ........... and make fails a bit down farthere... Now, the strange part is that if i run "mkbuiltins builtins" and "sh ../mkbuiltins" from the bash prompt, i get no error at all, and running make again will finish the compilation... I'd like to at least try to clear this up... My current config: B18 + latest updated cygwin.dll and .a Windows 98 [Version 4.10.1593] I know there have been some other problems with win98+cygwin but im not exactly sure if this is related I'll make the src available on my page ...http://nex.raex.com/rale, hopefully someone else can try compiling this and see if you can repeat this error... -rale - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".