$ make
make[1]: `rdf2binary' is up to date.
make[1]: `convbdf' is up to date.
make[1]: `codepages' is up to date.
./bmp2rb -f 7 -h . iaudio_bl_flash.bmp >iaudio_bl_flash.c
/bin/sh: iaudio_bl_flash.c: Permission denied
make[1]: *** [iaudio_bl_flash.h] Error 1
make: *** [tools] Error 2
That's the error I'm getting.
- I've tried "make clean"
- changed the path to "export PATH=/opt/sh/bin:/opt/m68k/bin:/opt/arm/bin:/bin:$PATH"
- had no problems installing Cygwin or the Rockbox packages
Any suggestions would be greatly appreciated, thank you.