gnustep-dev
[Top][All Lists]
Advanced

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

Re: compiling GUI on NetBSD __unsafe_unretained


From: Wolfgang Lux
Subject: Re: compiling GUI on NetBSD __unsafe_unretained
Date: Thu, 15 Dec 2011 11:57:06 +0100

Riccardo Mottola wrote:

> Making all for library libgnustep-gui...
> gcc Functions.m -c \
>      -MMD -MP -I/usr/pkg/include -I/usr/pkg/share/GNUstep/include 
> -I/usr/include -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"ix86\" 
> -DGNUSTEP_TARGET_OS=\"netbsdelf\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" 
> -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 
> -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -Wall -DGSWARN 
> -DGSDIAGNOSE -Wno-import -O2 -I/usr/pkg/include 
> -I/usr/pkg/share/GNUstep/include -Wno-import -I/usr/include 
> -fno-strict-aliasing -fgnu-runtime -Wall 
> -fconstant-string-class=NSConstantString -I/usr/pkg/include 
> -I/usr/pkg/include/libpng15 -I../Headers/Additions -I../Headers -I./. -I. 
> -I/usr/pkg/include -I/home/multix/GNUstep/Library/Headers -I/usr/pkg/include \
>       -o obj/libgnustep-gui.obj/Functions.m.o
> In file included from Functions.m:39:0:
> ../Headers/AppKit/NSEvent.h:247:11: error: expected specifier-qualifier-list 
> before '__unsafe_unretained'

The occurrence of -I/usr/pkg/share/GNUstep/include on the command line is 
puzzling me quite a bit. Are you deliberately installing into the NetBSD 
packages area? Is any old installation there?

Wolfgang






reply via email to

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