Hello there ROM enthusiasts. I've recently been trying to get ROM 2.4b6 up and running on my Mac and I am encountering some trouble.

Here are my specs:
Macintosh G4 733 (Quicksilver) running OS 10.2.6 with developer tools installed, using Terminal and Project Builder

Here is what I have done based on suggestions I found on the mailing list:
-Started with the stock/original/Unix ROM 2.4b6 source code.
-Removed srandom declaration from db.c .
-Removed malloc.h from save.c .
-Changed gcc to cc in Makefile .
-Added -Dunix to the C_FLAGS in the Makefile .
-ran make -k

Here is the problem:
It seems to make just fine with no errors other than the usual warnings. Rom and Startup both appear in the /src folder. I then type ./startup & which executes and appears with sleep 15 when I do ps, but that is it. No /src/rom 9000 or anything else and it just stays that way. Of course connection is refused when I try to connect because there is nothing to connect to.

Does anyone else out there have ROM up and running on an OSX Mac? Does anyone else have any suggestions?

Thanks for your time.

Ryan


Reply via email to