PDA

View Full Version : SDL Install Error



pokemastr
June 13th, 2006, 01:39
I'm trying to install SDL for the psp

I read the README.PSP

The Directions:
Building
--------
To build for the PSP, make sure psp-config is in the path and run:

./autogen.sh
LDFLAGS="-L$(psp-config --pspsdk-path)/lib -lc -lpspuser" \
./configure --host psp --prefix=$(psp-config --psp-prefix)
make
make install

everytime I get to ./configure --host psp --prefix=$(psp-config --psp-prefix)
it gives me the error: checking for C compiler default output file name... configure: error: C compiler
cannot create executables

Anything I can do?

yaustar
June 13th, 2006, 12:55
This might help:
http://community.hackingpsp.com/forums/325/ShowPost.aspx