I get this error sometimes: [EMAIL PROTECTED] ~ $ cd rom24/area
[EMAIL PROTECTED] ~/rom24/area $ c:/cygwin/home/default/rom24/area/rom 9000 BASH: c:/cygwin/home/default/rom24/area/rom: No such file or directory [EMAIL PROTECTED] ~/rom24/area $ cd [EMAIL PROTECTED] ~ $ cd rom24/src [EMAIL PROTECTED] ~/rom24/src $ make gcc -c -Wall -O -g db.c db.c:53: conflicting types for `random' /usr/include/stdlib.h:155: previous declaration of `random' db.c:54: conflicting types for `srandom' /usr/include/stdlib.h:156: previous declaration of `srandom' make: *** [db.o] Error 1 [EMAIL PROTECTED] ~/rom24/src $ It will not update my rom.exe file, what can I do to fix this. Charlie

