To start with the background:
PII 400, Windows XP with Cygwin (downloaded EVERYTHING on initial install of that).
I untar the file 'tar xzf Rom24b6.tar.gz', it unpacks, goto the src directory to do compile 'make -k' and get the following on my make.out:
db.c:56: conflicting types for 'srandom'
make: *** [db.o] Error 1
make: Target 'rom' not remade because of errors
Any suggestions or help would be appreciated
PII 400, Windows XP with Cygwin (downloaded EVERYTHING on initial install of that).
I untar the file 'tar xzf Rom24b6.tar.gz', it unpacks, goto the src directory to do compile 'make -k' and get the following on my make.out:
db.c:56: conflicting types for 'srandom'
make: *** [db.o] Error 1
make: Target 'rom' not remade because of errors
Any suggestions or help would be appreciated