Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!umd5!umbc3!alex From: alex@umbc3.UMD.EDU (Alex S. Crain) Newsgroups: rec.games.hack,comp.sources.bugs Subject: Re: NetHack Woes Message-ID: <630@umbc3.UMD.EDU> Date: Tue, 8-Dec-87 21:31:12 EST Article-I.D.: umbc3.630 Posted: Tue Dec 8 21:31:12 1987 Date-Received: Sun, 13-Dec-87 16:39:36 EST References: <2361@killer.UUCP> <4435@ihlpg.ATT.COM> Reply-To: alex@umbc3.UMD.EDU (Alex S. Crain) Organization: University of Maryland, Baltimore County Lines: 17 Xref: mnetor rec.games.hack:1890 comp.sources.bugs:554 In article <4435@ihlpg.ATT.COM> roynh@ihlpg.UUCP (55315-Harkness,R.N.) writes: >In article <2361@killer.UUCP> billw@killer.UUCP (Bill Wisner) writes: >>When, when, oh when will someone finally make nethack REALLY work on a System >>V machine? >A good question. I am reletively new to the new and having just recently >picked up a 3b1 in the fire sale, I was happy when I say nethack with >a Makefile "for the AT&T Unix PC using shared libraries". A good joke. Umm...Forgive me for my lack of sympathy but...I configured the config.h file, used the Makefile.unix, ran make, took the optimizer off of three files that had long-branch assembly errors, added extern to a variable to termcap.c (ospeed, it was ifndefed TERMINFO, and I declared TERMINFO in config.h, and it made without a hitch. all on a 3b1 running sys5.31. If you like I can send or post the config.h and Makefile. :alex. alex@umbc3.umd.edu