Rockbox Development > Starting Development and Compiling

Compiling errors: what do they mean?

<< < (2/2)

todayalemon:

--- Code: ---make[1]: *** [/home/todayalemon/rockbox/build/librockbox.a] Error 127
make: *** [all] Fehler 2
--- End code ---

What does this error, occured during the make process, mean. and how to fix the problem?

todayalemon:
*push*

bluebrother:
todayalemon, you already posted a thread about that error message. Posting the same question in multiple threads is not wanted here and doesn't help in solving it. Maybe you want to do some little google work and look for error number 127 of gnu make.

Btw, "push"ing threads isn't helpful. Try other channels, like irc. Most devs hang around there, not here.

cmptrgy412:
For error 127, I was getting it using cygwin.

Had forgotten to modify path to say:

PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/opt/sh/bin:/opt/m68k/bin:/opt/arm/bin:$PATH

in /etc/profile

After this, no compiling errors.

Navigation

[0] Message Index

[*] Previous page

Go to full version