This is the mail archive of the cygwin@sourceware.cygnus.com 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]

wait_for_any: WaitForMultipleObjects failed, win32 error 6


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
..<snip>........
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@cygnus.com" with one line of text: "help".


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