Rockbox Development > Starting Development and Compiling

[FIXED]Can't Compile on 5G SVN due to alarm_menu.c?

(1/2) > >>

Thecoolgman:
I've started using SVN for compiling since the current build is gone And I have this issue when compiling: And no I do not have an patches that affect the alarm menu.

saratoga:
Do you have any patches at all? 

Thecoolgman:
I have done a clean build and got the same thing. I don't know what's going on.

Blue Dude:
It looks like it might be a problem with english.lang, and it just happens to show up in the alarm menu.

Start completely from scratch:
svn up
cd build
make reconf
make clean
make

A change in a language file can sometimes compile funky, but make clean should take care of it.  If you've applied any patch that affects a language file, it might fail again.  If all this fails, check out a completely new working copy to another directory and build from that.

Thecoolgman:
No that did not work. Ugh, my head hurts.

Navigation

[0] Message Index

[#] Next page

Go to full version