Rockbox Development > Starting Development and Compiling
Compile issue - librockbox.a Error 127
(1/1)
Graeme:
Hi,
Im getting the error below when i try to compile. I have searched this forum and not found a solution that fixes this (though there are a few posts on the error, but none that made a difference and most seem to refer to iPod builds)
I am trying to compile for iRiver H10 (5GB) on a Vista machine using CYGWIN.
I have tryied to follow the detailed build instuctions to the letter, but am obviouslt missing something.
Many thanks for you help.
CC target/arm/iriver/h10/lcd-h10_5gb.c
CC target/arm/iriver/h10/power-h10.c
CC target/arm/iriver/h10/powermgmt-h10.c
CC target/arm/usb-fw-pp502x.c
CONVBDF
CC sysfont.c
Header parsed
AR+RANLIB librockbox.a
make[1]: *** [/home/Graeme/rockbox/build/librockbox.a] Error 127
make: *** [build] Error 2
Graeme@PonderOne ~/rockbox/build
Graeme:
ok, so i was being stupid - supprise supprise
I looked at the path and realised that it did not have the m86K/Bin etc in the path. evently i did that part in my dreams :D
So anyone else who has been having this error check that you have :
:/opt/sh/bin:/opt/m68k/bin:/opt/arm/bin
in your path.
to check type echo $PATH.
Navigation
[0] Message Index
Go to full version