Rockbox Development > Starting Development and Compiling
Compiler error in language.c
gbl08ma:
Since yesterday that I can't compile Rockbox from SVN using my Ubuntu development environment set up as described in the wiki.
I do a "svn update", then I change to the build directory and run the following commands by this order:
../tools/configure
(then select target 28 - ipodnano2 - and Normal build)
make clean
make
"make" is where it goes wrong. What I get on the console is on an attached file (with Linux temrinations!).
Any suggestions to fix this? I already compiler Rockbox from source other times, but now it's just not working. I'd really like to compile Rockbox from source, because I like the iPod piezo patch I have applied (is the patch the problem?).
Thanks
Gabriel
PS: as obvious, I didn't modify language.c, that's why this error is so strange for me... :(
bluebrother:
Try cleaning the build directory completely before re-running configure.
gbl08ma:
I completely deleted all the contents of the /rockbox/build directory, did ../tools/configure, make, and it still returns the same error.
Any more suggestions?
Thanks for your help so far.
EDIT: did you notice the "Please use at least one of -p, -u, -o, -b and -s" line after each GENLANG on the console dump? That line didn't show before, when I managed to compile Rockbox.
AlexP:
Just as reference, you can see here: http://build.rockbox.org/dev.cgi whether Rockbox currently builds or not. This lets you check if the error is in SVN or at your end.
gbl08ma:
Yes, and I usually check that. And that page says it builds.
EDIT: I just updated my SVN trunk copy, deleted all files in the build directory, did "../tools/configure", then "make clean" (just in case) and then "make". It still returns exactly the same error.
I think the problem has to do with that line I get after each GENLANG:
GENLANG apps/lang/anylangfile.lang
Please use at least one of -p, -u, -o, -b and -s
Navigation
[0] Message Index
[#] Next page
Go to full version