gnustep-dev
[Top][All Lists]
Advanced

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

Compile error on FreeBSD


From: Riccardo Mottola
Subject: Compile error on FreeBSD
Date: Mon, 24 Jan 2011 23:30:25 +0100
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.15) Gecko/20101113 SeaMonkey/2.0.10

Hi,

I get the following when compiling with gcc on freebsd:

 Compiling file NSDateFormatter.m ...
NSDateFormatter.m: In function '_NSToUDateFormatStyle':
NSDateFormatter.m:59: error: 'UDAT_NONE' undeclared (first use in this function) NSDateFormatter.m:59: error: (Each undeclared identifier is reported only once
NSDateFormatter.m:59: error: for each function it appears in.)
NSDateFormatter.m:61: error: 'UDAT_SHORT' undeclared (first use in this function) NSDateFormatter.m:63: error: 'UDAT_MEDIUM' undeclared (first use in this function) NSDateFormatter.m:65: error: 'UDAT_LONG' undeclared (first use in this function) NSDateFormatter.m:67: error: 'UDAT_FULL' undeclared (first use in this function)
NSDateFormatter.m: In function '-[NSDateFormatter init]':
NSDateFormatter.m:81: warning: unused variable 'err'
NSDateFormatter.m:80: warning: unused variable 'value'
NSDateFormatter.m:78: warning: unused variable 'length'
gmake[4]: *** [obj/libgnustep-base.obj/NSDateFormatter.m.o] Error 1


Riccardo



reply via email to

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