----- Original Message -----
From: Nils
To: Rockbox development
Sent: Saturday, February 23, 2008 1:57 PM
Subject: Re: problem compiling latest svn code
On Sat, Feb 23, 2008 at 2:08 PM, alex wallis <[EMAIL PROTECTED]> wrote:
Hi.
I'm having a problem compiling the latest code from the svn.
the error message i'm getting is
language.c:30: error: `None' undeclared here (not in a function)
language.c:30: error: storage size of `language_buffer' isn't known
language.c:30: warning: 'language_buffer' defined but not used
I'm trying to compile for an h140.
So if anyone has any ideas thanks for any help.
Alex.
Sounds like you just have to rerun configure.
I did that by configure you meant the tools/configure command?
that hasn't solved my problem.
I have tried compiling both with my patched rb code and a completely clean
check out with no luck still the same error.