saint@ubuntu:~$ export PATH=/home/Android/android-sdk-linux_x86:$PATH saint@ubuntu:~$ export PATH=/home/Android/android-ndk-r5b:$PATH saint@ubuntu:~$ cd Rockbox/rockbox/RaaA/ saint@ubuntu:~/Rockbox/rockbox/RaaA$ ./../tools/configure Using temporary directory /tmp Enter target platform: ==Archos== ==iriver== ==Apple iPod== 0) Player/Studio 10) H120/H140 20) Color/Photo 1) Recorder 11) H320/H340 21) Nano 1G 2) FM Recorder 12) iHP-100/110/115 22) Video 3) Recorder v2 13) iFP-790 23) 3G 4) Ondio SP 14) H10 20Gb 24) 4G Grayscale 5) Ondio FM 15) H10 5/6Gb 25) Mini 1G 6) AV300 26) Mini 2G ==Toshiba== 27) 1G, 2G ==Cowon/iAudio== 40) Gigabeat F/X 28) Nano 2G 30) X5/X5V/X5L 41) Gigabeat S 29) Classic/6G 31) M5/M5L 32) 7 ==Olympus= ==SanDisk== 33) D2 70) M:Robe 500 50) Sansa e200 34) M3/M3L 71) M:Robe 100 51) Sansa e200R 52) Sansa c200 ==Creative== ==Philips== 53) Sansa m200 90) Zen Vision:M 30GB 100) GoGear SA9200 54) Sansa c100 91) Zen Vision:M 60GB 101) GoGear HDD1630/ 55) Sansa Clip 92) Zen Vision HDD1830 56) Sansa e200v2 102) GoGear HDD6330 57) Sansa m200v4 ==Onda== 58) Sansa Fuze 120) VX747 ==Meizu== 59) Sansa c200v2 121) VX767 110) M6SL 60) Sansa Clipv2 122) VX747+ 111) M6SP 61) Sansa View 123) VX777 112) M3 62) Sansa Clip+ 63) Sansa Fuze v2 ==Samsung== ==Tatung== 140) YH-820 150) Elio TPJ-1022 ==Logik== 141) YH-920 80) DAX 1GB MP3/DAB 142) YH-925 ==Packard Bell== 143) YP-S3 160) Vibe 500 ==Lyre project== 130) Lyre proto 1 ==Application== ==MPIO== 131) Mini2440 200) SDL 170) HD200 201) Android 171) HD300 202) Nokia N8xx 203) Nokia N900 204) Pandora 201 Enter the LCD width (default: 320) 240 Enter the LCD height (default: 480) 320 Selected 240 x 320 resolution Platform set to android Build (N)ormal, (A)dvanced, (S)imulator, (B)ootloader, (C)heckWPS, (D)atabase tool, (M)anual: (Defaults to N) Normal build selected Building Rockbox as an Application Using source code root directory: /home/saint/Rockbox/rockbox ./../tools/configure: 3332: arm-linux-androideabi-gcc: not found ./../tools/configure: 3340: arm-linux-androideabi-ld: not found [WARNING] The compiler you must use (arm-linux-androideabi-gcc) is not in your path! [WARNING] this may cause your build to fail since we cannot do the [WARNING] checks we want now. Using arm-linux-androideabi-ld Created Makefile saint@ubuntu:~/Rockbox/rockbox/RaaA$ echo $PATH /home/Android/android-ndk-r5b:/home/Android/android-sdk-linux_x86:/usr/local/arm-elf/bin:/usr/local/arm-elf/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games saint@ubuntu:~/Rockbox/rockbox/RaaA$