Welcome to the Rockbox Technical Forums!
From Wiki:Download and install scratchbox for maemo 5: http://maemovmware.garage.maemo.org/2nd_edition/Copy/mount rockbox source code inside scratchbox
apt-get install libsdl1.2-dev
git clone http://repo.or.cz/w/maemo-rb.git/cd maemo-rb# edit tools/configure to exclude sanity checks in maemocc()mkdir buildcd build../tools/configuremake depmake
CC firmware/target/hosted/maemo/pcm-gstreamer.c/home/tom/maemo-rb/firmware/target/hosted/maemo/pcm-gstreamer.c:44: fatal error: libplayback/playback.h: No such file or directorycompilation terminated.make: *** [/home/tom/maemo-rb/build/firmware/target/hosted/maemo/pcm-gstreamer.o] Error 1
Page created in 0.054 seconds with 17 queries.