discuss-gnustep
[Top][All Lists]
Advanced

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

Re: build failure on FreeBSD


From: Riccardo Mottola
Subject: Re: build failure on FreeBSD
Date: Thu, 30 Jun 2011 10:28:34 +0200
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.19) Gecko/20110629 SeaMonkey/2.0.14

Guys,

the code is fine: there is a spurious "Headers/Additions" directory, delete it. It is no longer in the repository but contains the old preface.h generated. Once deleted you will see that svn update doesn't pull it in again.

Everything compiles then

A clean checkout would have worked right out of the box I guess.


Riccardo


Fred Kiefer wrote:
The same here on Linux (OpenSuse 11.4) with gcc 4.5.1.

David: I really love to see all the interesting new stuff you are trying to add to your runtime and in the long run this will surely help to make the GNustep code a lot more capable, it would just be great if in the short run it would break our code less often :-(

Fred

On 30.06.2011 09:00, Riccardo Mottola wrote:
on FreeBSD with gcc, no GC, standard runtime, I get:

Making all for tool make_strings...
Compiling file make_strings.m ...
In file included from ../../Source/./common.h:34,
from make_strings.m:23:
../../Headers/Foundation/NSZone.h:78: error: expected
specifier-qualifier-list before '__unsafe_unretained'
../../Headers/Foundation/NSZone.h:312: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'void'
../../Headers/Foundation/NSZone.h:319: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'void'
In file included from make_strings.m:25:
../../Headers/Foundation/NSAutoreleasePool.h:56: error: expected
specifier-qualifier-list before '__unsafe_unretained'
../../Headers/Foundation/NSAutoreleasePool.h:95: error: expected
specifier-qualifier-list before '__unsafe_unretained'
In file included from ../../Headers/Foundation/NSDictionary.h:30,
from make_strings.m:26:
../../Headers/Foundation/NSEnumerator.h:40: error: expected
specifier-qualifier-list before '__unsafe_unretained'
gmake[5]: *** [obj/make_strings.obj/make_strings.m.o] Error 1


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep




reply via email to

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