Trying to compile KEVEDIT v5.1 for Dos, (DJGPP) Error help!
Posted: Sun Jul 30, 2006 3:33 am
Since i was bored, and wanted to mess with the code, I finally installed DJGPP
for DOS. and wanted to install Kevedit! but:
C:\djgpp\bin>make
gcc -o kevedit.o kevedit.c -DCANGLOB -DDOSEMU -s -O3 -fexpensive-optimizations -
fomit-frame-pointer -finline-functions -funroll-loops -march=pentium -DSDL `sdl-
config -fcflags` -DkeveditVERSION=\"0.5.0\" -DDATAPATH=\"/usr/local/share/keve
dit\" -DBINPATH=\"/usr/local/bin\" -c
gcc.exe: `sdl-config: No such file or directory (ENOENT)
cc1.exe: error: unrecognized command line option "-fcflags`"
make.exe: *** [kevedit.o] Error 1
It looks like i need SDL-config! I already have SDL installed but
that error just keeps coming up!
Can anyone solve this?
-Smilymzx
for DOS. and wanted to install Kevedit! but:
C:\djgpp\bin>make
gcc -o kevedit.o kevedit.c -DCANGLOB -DDOSEMU -s -O3 -fexpensive-optimizations -
fomit-frame-pointer -finline-functions -funroll-loops -march=pentium -DSDL `sdl-
config -fcflags` -DkeveditVERSION=\"0.5.0\" -DDATAPATH=\"/usr/local/share/keve
dit\" -DBINPATH=\"/usr/local/bin\" -c
gcc.exe: `sdl-config: No such file or directory (ENOENT)
cc1.exe: error: unrecognized command line option "-fcflags`"
make.exe: *** [kevedit.o] Error 1
It looks like i need SDL-config! I already have SDL installed but
that error just keeps coming up!
Can anyone solve this?
-Smilymzx