Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: problem compiling latest svn code

Re: problem compiling latest svn code

From: Magnus Holmgren <lear_at_algonet.se>
Date: Sun, 24 Feb 2008 09:58:53 +0100

alex wallis wrote:

>>> I did that by configure you meant the tools/configure command?
>>> that hasn't solved my problem.
>>
>> Why not run make clean?
> I always run make clean before i do any compile. I have tried completely
> reinstalling cygwin also with no luck.

In the build directory, there's a file called max_laguage_size.h. What
does it contain? It should look something like this:

     #define MAX_LANGUAGE_SIZE 21724

You can also test running this command line in the build directory:

     ls -l apps/lang/* | awk '{print $5}' | sort -n | tail -1

It generates the number at the end, and it sounds like the result is
something else.

   Magnus
Received on 2008-02-24

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy