[comp.sys.mac.programmer] Compiling Moria using MPW 3.1

ziff@zip.eecs.umich.edu (Brian Moore) (06/03/90)

 I was wondering if anybody got Moria to compile correctly using MPW 3.1.
I downloaded all 332 parts from uunet.uu.net and then uudecoded them correctly,
at least I think.  I'm just getting hung up on a couple of things.  First I 
get an error when I compile misc2.  Then error is with player_saves with the
compiler saying that the expression is to compilcated.  No problem there, I
just inserted an intermediate step and it compiled fine. The next problem is
when I compile save.c I get an identifier not declared error with time_t at 
the line with l = time((time_t *)0); and start_time = time((time_t *)0);.
Does anybody know how to fix this or has anybody compiled it on a Macintosh
and recognize my problem.  My configuration is a IIci with 8MB of RAM running
system 6.0.5 and various INIT's.  Also important to note is that I am just
beginning to learn MPW so I could easily be doing a so called 'rookie' mistake.

Thanks for your time,
Brian Moore
DCO Macintosh Consultant
ziff@zip.eecs.umich.edu