gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Base compilation error


From: Fred Kiefer
Subject: Re: Base compilation error
Date: Mon, 15 Aug 2011 11:55:11 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.18) Gecko/20110616 SUSE/3.1.11 Thunderbird/3.1.11

On 14.08.2011 23:58, Riccardo Mottola wrote:
today's nightly tarball fails to compile with gcc 4.6 on linux/ppc:

Compiling file NSNumberFormatter.m ...
NSNumberFormatter.m: In function â:
NSNumberFormatter.m:291:3: error: â undeclared (first use in this function)
NSNumberFormatter.m:291:3: note: each undeclared identifier is reported
only once for each function it appears in
NSNumberFormatter.m: In function â:
NSNumberFormatter.m:305:3: error: â undeclared (first use in this function)
NSNumberFormatter.m: In function â:
NSNumberFormatter.m:362:3: error: â undeclared (first use in this function)
NSNumberFormatter.m: In function â:
NSNumberFormatter.m:376:3: error: â undeclared (first use in this function)
NSNumberFormatter.m: In function â:
NSNumberFormatter.m:584:7: warning: â may not respond to â [enabled by
default]
<cut>

I can't even type that character on my keyboard :)

This is a rather unusual result you are getting here. Could you please first make sure that your code is up to date with current SVN and that you don't have any local changes. Next you should have a look at this file itself and perhaps also at the vaule of GS_USE_ICU in the file GSConfig.h located in the Source/GNUstepBase subdirectory. If all these look sensible you will have to check your ICU header file for any anomalies.

Maybe you should also check the encoding specified in your LANG environment variable.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]