pendrivelinux:/home/user/rockbox/build# cd .. pendrivelinux:/home/user/rockbox# rm -r build pendrivelinux:/home/user/rockbox# mkdir build pendrivelinux:/home/user/rockbox# cd build pendrivelinux:/home/user/rockbox/build# ../tools/configure Enter target platform: ==Archos== ==iriver== ==Apple iPod== 0) Player/Studio 10) H120/H140 20) Color/Photo 1) Recorder 11) H320/H340 21) Nano 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 27) 1G, 2G ==iAudio== ==Toshiba== ==SanDisk== 30) X5/X5V/X5L 40) Gigabeat F 50) Sansa e200 31) M5/M5L 41) Gigabeat S 51) Sansa e200R 32) 7 52) Sansa c200 33) Cowon D2 ==Tatung== ==Olympus== ==Logik== 60) Elio TPJ-1022 70) M:Robe 500 80) DAX 1GB MP3/DAB 71) M:Robe 100 21 Platform set to ipodnano Build (N)ormal, (A)dvanced, (S)imulator, (B)ootloader, (M)anual (N) b Bootloader build selected Using source code root directory: /home/user/rockbox ../tools/configure: line 1694: arm-elf-gcc: command not found ../tools/configure: line 1698: arm-elf-ld: command not found WARNING: The compiler you must use (arm-elf-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-elf-ld Created Makefile pendrivelinux:/home/user/rockbox/build# make make[1]: `rdf2binary' is up to date. make[1]: `convbdf' is up to date. make[1]: `codepages' is up to date. make[1]: `scramble' is up to date. make[1]: `bmp2rb' is up to date. /bin/sh: arm-elf-gcc: command not found Create sysfont.h Header parsed /bin/sh: arm-elf-gcc: command not found CONVBDF CC sysfont.c Header parsed make[1]: arm-elf-gcc: Command not found make[1]: *** [/home/user/rockbox/build/firmware/sysfont.o] Error 127 make: *** [build] Error 2