Search found 3 matches

by risq
Thu Jan 26, 2006 8:47 am
Forum: PSP Development
Topic: SDL_mixer error
Replies: 4
Views: 1771

i solved the problem now by deinstalling my local libmikmod, but thats a silly workaround isnt it ?
by risq
Thu Jan 26, 2006 8:35 am
Forum: PSP Development
Topic: SDL_mixer error
Replies: 4
Views: 1771

yes, you're right ! big thanks for the quick help, i tried it, but --disable-music-libmikmod emerges another error: LDFLAGS="-L`psp-config --pspsdk-path`/lib -lc -lpspuser" ./configure --host psp --with-sdl-prefix=`psp-config --psp-pref ix` --prefix=`psp-config --psp-prefix` --disable-musi...
by risq
Thu Jan 26, 2006 3:45 am
Forum: PSP Development
Topic: SDL_mixer error
Replies: 4
Views: 1771

SDL_mixer error

I'm trying to port a small SDL app to the PSP and am in need of the SDL_mixer. I fail to compile using the latest toolchain and the latest SDL, also using libTremor. I can build all librarys except except SDL_mixer, using a Gentoo amd64 system: Error log: LDFLAGS="-L$(psp-config --pspsdk-path)/...