SWR ./startup giving error in Cygwin....

Posted by JediKnight on Mon 20 May 2002 09:30 PM — 3 posts, 13,551 views.

#0
bash: ./startup: bin/csh: Bad Interpereter: No such file or directory


Anyone care to help?
#1
I also get the following error when I do a make:

make
make swr
make[1]: Entering directory '/home/nekogaijin/swr-1.0/src'
gcc -c -g3 -Wall fight.c
fight.c:8: sys/dir.h: No such file or directory
make[1]: *** [fight.o] Error 1
make[1]: Leaving directory '/home/nekogaijin/swr-1.0/src'
make *** [all] Error 2


Any help?
Australia Forum Administrator #2
Look at this page How to make changes, including compiling

As for fight.c, search for forum for that. I'm sure that has been dealt with before.