With the latest SVN revision, 18432, I can't compile the Gigabeat S bootloader. It makes it to the end, then spews out error messages like this:
/usr/local/arm-elf/lib/gcc/arm-elf/4.0.3/../../../../arm-elf/bin/ld: ERROR: /usr/local/arm-elf/lib/gcc/arm-elf/4.0.3/libgcc.a(_udivsi3.o) uses FPA instructions, whereas /home/user/rockbox/gigaboot/bootloader/bootloader.elf does not
I'm using the newest vmware image with the latest vmware player. I've never seen this error before so I have no idea what it means. Is the issue with SVN or am I doing something wrong?
EDIT: Just realized that this happens when compiling even a normal build for the S, compiling for the gigabeat F works perfectly though. Is there an issue with the gigabeat s build script?
EDIT: Fixed it, ran rockboxdev.sh and everything was fine. Now I have a new problem though, I can't seem to get it mounted in the vmware image, which doesn't allow me to fix the filesystem as per instructions. Dmesg shows nothing useful, how do I find out where it's mounted?