Mail Archives: djgpp/2000/10/27/16:45:43
Paul Lambert (guitarpaul AT home DOT com) wrote:
: Hi, i've been having some major problems using make. I am trying to compile
: a MUD which has many .c is the source directory, which compiles to 1 .exe.
: I've put the bin/ directory in my PATH, and when i go into my mud source
: directory and type make all i get is:
: gcc -c -Wall -O -g -Dunix -DOLD_RAND -DNOCRYPT -act_comm.c
: Fatal: Error in DJPP instalation <---(instalation is spelt that way)
: Environment variable DJPP is not defined
: make.exe *** [act_comm.o] Error 16
But DJGPP is spelt correctly. Next time please _paste_ the error
message in unaltered.
: I'm a newbie with C and DJPP, and can't figure out how to get my makefile to
: work.
: Thanks a lot
The problem isn't the makefile. You haven't set up DJGPP
properly. Read the README.1ST file. (And the FAQ while you're at
it...)
Right,
MartinS
- Raw text -