Path: utzoo!attcan!uunet!mcsun!hp4nl!phigate!prle!prles2!gremlin!hens From: hens@gremlin.prl.philips.nl (Patrick Hens 44014) Newsgroups: comp.sources.games.bugs Subject: nethack patchlevel 8 and 9 compilation errors Message-ID: <1859@prles2.prl.philips.nl> Date: 2 Jul 90 08:00:55 GMT Sender: news@prles2.prl.philips.nl Organization: none Lines: 32 Distribution: When compiling nethack patchlevel 8 and 9 on an Apollo Domain/OS Version SR10.2 I get the following compilation errors: ::/bin/cc -O -I../include -c allmain.c :: :: (0138) "You can move again."); :: ::******** Line 137 of "allmain.c": [Warning #279] Illegal conversion from const * :: "nomovemsg". ::/bin/cc -O -I../include -c apply.c :: :: (0041) bchit(ddx,ddy,range,sym) register int ddx,ddy,range; char sym; { :: ::******** Line 41 of "apply.c": [Error #211] Type of formal parameter 4 conflicts with :: prototype declaration. :: :: (0233) { :: ::******** Line 233 of "apply.c": [Error #211] Type of formal parameter 1 conflicts with :: prototype declaration. :: :: (0408) { :: ::******** Line 408 of "apply.c": [Error #211] Type of formal parameter 1 conflicts with :: prototype declaration. ::*** Exit 1 :: ::Stop. Any help is welcome. Patrick Hens.