What's new

Can't configure mupen 0.4 Mandrake 10.0 Official

natasegde

Prof. Auditor of Dorks
I'm just trying to install Mupen and it gives the following error message when I run ./configure

./configure: line 1: tempfile: command not found
./configure: line 1: tempfile: command not found
./configure: line 28: : No such file or directory
*** Couldn't compile test program.
rm: cannot remove `': No such file or directory
rm: cannot remove `': No such file or directory
*** Couldn't find a working C compiler!

Also when I skip ./configure and just run make I get this:

gcc -DX86 -O3 -fomit-frame-pointer -funroll-loops -ffast-math -mcpu=athlon -Wall -pipe -c -o r4300/interupt.o r4300/interupt.c
r4300/interupt.c:35:21: SDL/SDL.h: No such file or directory
r4300/interupt.c: In function `gen_interupt':
r4300/interupt.c:335: warning: implicit declaration of function `SDL_PumpEvents'
make: *** [r4300/interupt.o] Error 1

The only reason I tried this is because I read that somebody skipped the ./configure because they had the same problem as me. I've successfully compiled and installed the app on RedHat 9.0 but that was just a test box and my main computer runs Mandrake. Any help would be greatly appreciated.
 

Top