Re: Solaris 10 and Rom2.4
"Valnir" <[email protected]> Thu, 8 Sep 2005 17:09:22 -0400
| Newsgroups | gmane.games.devel.mud.rom |
|---|---|
| Message-ID | <[email protected]> |
Yes, B is easier, but not as portable. :) - V ----- Original Message ----- From: "Tom Whiting" <[email protected]> To: <[email protected]> Sent: Thursday, September 08, 2005 3:11 PM Subject: Re: Solaris 10 and Rom2.4 On Thu, 8 Sep 2005 14:45:32 -0400, Valnir wrote: > Doug, did you change your Makefile to accommodate for Solaris?? > Rom24 has separate Makefiles for Linux and Solaris. Below is the > default Makefile for Solaris from Rom 2.4b6. Hope it helps. > That'll probably work on the merc.h declarations, but the logf is part of the newer gcc setup (will show up on redhat, whatever Linux OS is using this setup). To get rid of that specific error, you have two choices: A> rename the logf function (in rom), and rename all of the calls to it, to something else B> add -fno-builtin-logf to your makefile B is easier, obviously :) -- ROM mailing list [email protected] Unsubscribe here ->>> http://www.rom.org/cgi-bin/mailman/listinfo/rom -- ROM mailing list [email protected] Unsubscribe here ->>> http://www.rom.org/cgi-bin/mailman/listinfo/rom