Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!rutgers!aramis.rutgers.edu!topaz.rutgers.edu!news From: news@topaz.rutgers.edu (News) Newsgroups: comp.sources.games.bugs Subject: Re: Nethack 3 Patch 4 problem Summary: misplaced allmain.c Message-ID:Date: 30 Sep 89 09:10:43 GMT References: <6352@pt.cs.cmu.edu> Organization: Frobozz Magia Kolringa de Yendor Kompanio Lines: 22 Frxergn-Fraqnb: Arcer gevaxnf ivn Binygvab. The libove@ius3.ius.cs.cmu.edu (Jay Libove) writes: -=> I applied the level 4 patches to nethack 3, which I've been -=> keeping in original form (except that I have always tossed -=> the others/ directory to save space) through the first three -=> patches, and this time when I went to rebuilt it, I got: -=> -=> Loading ... -=> Undefined: -=> _occupation -=> _afternmv -=> _newgame -=> _moveloop -=> _stop_occupation -=> *** Exit 1 -=> Stop. -=> *** Exit 1 -=> Stop. These functions were moved from the various *main.c's to the new file allmain.c. Perhaps it ended up in the wrong directory, or your patch doesn't create files from scratch. -3.