Xref: utzoo comp.sources.games.bugs:1066 rec.games.hack:4584 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!purdue!bu-cs!polygen!bill From: bill@polygen.uucp (Bill Poitras) Newsgroups: comp.sources.games.bugs,rec.games.hack Subject: Compiling nethack 3.0 Message-ID: <511@polygen.UUCP> Date: 29 Jul 89 20:13:56 GMT Reply-To: bill@polygen.UUCP (Bill Poitras) Organization: Polygen Corporation, Waltham, MA Lines: 19 I'm trying to compile Nethack 3.0 on a IBM PS/2 Model 80 running AIX's DOS MERGE MS-DOS Emulator program. The compiler I'm using is Turbo C 2.0. The make program I am using is NDMake 4.5. The termcap library I am using is Fred Fish's termcap library that came with Nethack 2.2. The linker I am using is Microsoft's Segmented-Executable Linker, Version 5.01.21. OK, now for the results. Everything compiled except for the level compiler. But I used a sun compiled version to get the level files. All the source files will compile as long as I use -DMSDOS in the CFLAGS in the makefile. What doesn't work is the link step. NDMAke makes the responce file properly but the linker barfs with the following statement... LINK: fatal error L1093: O\MKOBJ.OBJ : object not found I checked, O\MKOBJ.OBJ does indeed exist. Well... anybody? Any help would greatly be appreciated. +-----------------+---------------------------+-----------------------------+ | Bill Poitras | Polygen Corporation | {princeton mit-eddie | | (bill) | Waltham, MA USA | buita sunne}!polygen!bill | +-----------------+---------------------------+-----------------------------+