i was going to build some sdl stuff so i grabbed the latest from svn yesterday;
i compiled it as shown in the README.PSP
everything went fine, no errors;
after compiling i downloaded the lbreakout2 from svn to test if svn is working properly;
first of all ./configure told me that sdl-config is not found
solved this by adding one more path to my PATH variable;
thought its solved now but... NO its still not working...
if someone wants to read the log its accessable herecheckin- for sdl-config .- /us /local/pspdev/psp/bin/sdl-config
checking for SDL - version >= 1.2.0... no
*** Could not run SDL test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means SDL was incorrectly installed
*** or that you have moved SDL since it was installed. In the latter case, you
*** may want to edit the sdl-config script: /usr/local/pspdev/psp/bin/sdl-config
configure: error: lib SDL is needed
any help wellcome
greets
lumo