[comp.sources.games.bugs] Can't Compile SRCs in nethack3

mgh@intelob.intel.com (Mike Heavin) (07/31/89)

I followed the instructions for compiling nethack3 on a VAX running BSD.
I then went to the src directory and typed "make" and got the following
message:

cc -O -I../include   -c alloc.c 
"alloc.c", line 34: warning: illegal combination of pointer and integer, op =
cc -O -I../include   -c makedefs.c 
"../include/objclass.h", line 14: syntax error
"../include/objclass.h", line 14: syntax error
"../include/objclass.h", line 14: function illegal in structure or union
"../include/objclass.h", line 15: syntax error
"../include/objclass.h", line 15: function illegal in structure or union
"../include/objclass.h", line 16: syntax error
"../include/objclass.h", line 16: function illegal in structure or union
"../include/objclass.h", line 20: syntax error
"../include/objclass.h", line 20: function illegal in structure or union
"../include/objclass.h", line 25: cannot recover from earlier errors: goodbye!
make: *** [makedefs.o] Error 1

Any ideas?

--
----------------******************---------------------
Mike Heavin

These ramblings do not necessarily reflect the views of my employer, my spouse,
my friends, or any other sentient being.  They are mine alone; I am my own
worst enemy.
----------------******************---------------------