Xref: utzoo rec.games.hack:4502 comp.sources.games.bugs:1005 Path: utzoo!attcan!utgpu!watmath!julian!uwovax!2014_5001 From: 2014_5001@uwovax.uwo.ca Newsgroups: rec.games.hack,comp.sources.games.bugs Subject: Help! Can't compile NH3.0! Message-ID: <3236@uwovax.uwo.ca> Date: 26 Jul 89 19:18:58 GMT Lines: 25 Help! I can't compile NHack3.0 under TurboC 2.0! Despite my undefining of TERMLIB, it still wants the TERMLIB. After making some ad hoc changes to termcap.c, it compiled, but halted (I disabled all the extra options) when I ran nethack.exe. Some code like msdos.c is clearly not set up for TurboC (#ifdef MSDOS as the first line doesn't work: change to #if defined(MSDOS) || defined(__MSDOS__). Some little things like missing paranthesis, errors in mhitu if MEDUSA is undefined were annoying. All I want is a PC binary. I cannot compile it. Has someone actually compiled under Turbo C, or did someone just make up Makefile.tcc? Are the binaries available? I don't have TERMLIB. The docs say it is included in TERM[LIB|CAP].ARC. It is not (my distribution is from linc.cis.upenn.edu /pub/NH3.0/*). Any help would be appreciated. -- ! Alexander Pruss, at one of: Department of Applied Mathematics, Astronomy, ! ! Mathematics, or Physics University of Western Ontario ! ! pruss@uwovax.uwo.ca pruss@uwovax.BITNET A5001@nve.uwo.ca ! ! If I don't respond: try mayhem@uwovax.BITNET or mayhem@uwovax.uwo.ca !