Mail Archives: djgpp/1997/03/04/01:28:40
From: | rbabula AT discover-net DOT net (Robert Babula)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | gcc help compiling???
|
Date: | Tue, 04 Mar 97 04:25:51 GMT
|
Organization: | JadeNet
|
Lines: | 23
|
Message-ID: | <5fg880$ot9@redqueen.wizard.com>
|
NNTP-Posting-Host: | pm3-212.discover-net.net
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
could someone please tell me why, when I try to compile a mud for
windows using gcc i get the following errors:
Nd make: warning--VPATH directory 'bin' unsearchable or empty.
Nd make: warning--VPATH directory 'headers' unsearchable or empty.
gcc -c -o -wall -g act_comm.c
act_comm.c:24: sys/types.h: file not found
act_comm.c:26: ctype.h: file not found
act_comm.c:27: studio.h: file not found
act_comm.c:28: stdlib.h: file not found
act_comm.c:29: string.h: file not found
act_comm.c:30: time.h: file not found
I've tried to compile several different types of merc formats and
cosistently recieve the same errors. Have I set my compiler up wrong? Or
am I not making some proper changes? Any help would be greatly
appreciated.
I downloaded JWO (name escapes me) version of slash's port of
merc but want to re-compile it with a higher max_level and more memory
for areas.
Please respond via E-mail also....Thank You.
p.s. I have updated my auto.exe (at least I think i did it right).
- Raw text -