[Debian GNUstep maintainers] Bug#582079: gnustep-examples: FTBFS with gnustep-gui/0.18.0: SecondWindowOwner.m:32: error: 'GSToolbar' undeclared (first use in this function)

Yavor Doganov yavor at gnu.org
Tue May 18 07:40:31 UTC 2010


Source: gnustep-examples
Version: 1:1.2.0-2
Severity: important
User: pkg-gnustep-maintainers at lists.alioth.debian.org
Usertags: gnustep-gui0.18-transition gnustep-transition

This package fails to build with gnustep-gui/0.18.0 with the following
error:

gcc SecondWindowOwner.m -c \
	      -MMD -MP -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 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -fgnu-runtime -fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep \
	       -o obj/ToolbarExample.obj/SecondWindowOwner.m.o
In file included from SecondWindowOwner.m:26:
SecondWindowOwner.h:29:34: warning: GNUstepGUI/GSToolbar.h: No such file or directory
SecondWindowOwner.m: In function '-[SecondWindowOwner awakeFromNib]':
SecondWindowOwner.m:32: error: 'GSToolbar' undeclared (first use in this function)
SecondWindowOwner.m:32: error: (Each undeclared identifier is reported only once
SecondWindowOwner.m:32: error: for each function it appears in.)
SecondWindowOwner.m:32: error: 'otherToolbar' undeclared (first use in this function)
SecondWindowOwner.m: At top level:
SecondWindowOwner.m:53: error: expected ')' before 'GSToolbar'
SecondWindowOwner.m:80: error: expected ')' before 'GSToolbar'
SecondWindowOwner.m:90: error: expected ')' before 'GSToolbar'
make[6]: *** [obj/ToolbarExample.obj/SecondWindowOwner.m.o] Error 1


Newest GNUstep libraries are not yet available in Debian; the plan is
to upload them within May.  You can find source and binary packages at
http://fsa-bg.org/~yavorescu/gnustep/.





More information about the pkg-GNUstep-maintainers mailing list