On Sat, Dec 01, 2001 at 01:43:33AM -0600, Austin Clemens wrote:
> I'm attempting to compile rom2.4b6 in Mac OSX.  My c proficiency is 
> pretty elementary, as are my unix skills.

I've once wrote a message about it:

    Date: Wed, 8 Aug 2001 17:53:41 +1000
    From: Edwin Groothuis <[EMAIL PROTECTED]>
    To: Rom Mailing-list <[email protected]>
    Subject: ROM for MacOS/X
       
    Stock ROM:
    - remove srandom declaration from db.c
    - remove malloc.h from save.c
    - change gcc in cc in Makefile
    - add -Dunix to the C_FLAGS in the Makefile
             
    QuickMud:
    - remove srandom declaration from db.c
    - remove malloc.h from save.c
    - change gcc in cc in Makefile
    - add -Dunix to the C_FLAGS in the Makefile
    - remove -lcrypt from the L_FLAGS in the Makefile
                   
    It compiles (with the usual warnings), it runs!
                      
    Thanks to [EMAIL PROTECTED] for it.

Edwin

-- 
Edwin Groothuis   |              Personal website: http://www.MavEtJu.org
[EMAIL PROTECTED] |           Interested in MUDs? Visit Fatal Dimensions:
------------------+                       http://www.FatalDimensions.org/

Reply via email to