Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!bbn!oliveb!mipos3!omepd!mgh From: mgh@intelob.intel.com (Mike Heavin) Newsgroups: comp.sources.games.bugs Subject: Can't Compile SRCs in nethack3 Message-ID: Date: 31 Jul 89 12:29:06 GMT Sender: news@omepd.UUCP Distribution: comp Organization: BiiN Corporation, Hillsboro OR Lines: 30 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. ----------------******************---------------------