[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #29994] examples-1.2.0 doensn't build anymore with gnustep-base-1.2
From: |
Sebastian Reitenbach |
Subject: |
[bug #29994] examples-1.2.0 doensn't build anymore with gnustep-base-1.20.0 and gnustep-gui-1.18.0 |
Date: |
Sun, 30 May 2010 14:52:09 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; OpenBSD i386; en-US; rv:1.9.0.11) Gecko/2009070118 Firefox/3.0.11 |
URL:
<http://savannah.gnu.org/bugs/?29994>
Summary: examples-1.2.0 doensn't build anymore with
gnustep-base-1.20.0 and gnustep-gui-1.18.0
Project: GNUstep
Submitted by: buzzdee
Submitted on: Sun 30 May 2010 02:52:08 PM GMT
Category: None
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hi,
while updating the gnustep ports on OpenBSD to the latest stable releases I
found that the examples do not compile anymore:
Making all for app ToolbarExample...
cc 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 -pipe -fno-strict-aliasing -fgnu-runtime
-fconstant-string-class=NSConstantString -I. -I/usr/local/include
-I/gnustep-examples-1.2.0p3_writes_to_HOME/GNUstep/Library/Headers
-I/usr/local/include \
-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: syntax error before "GSToolbar"
SecondWindowOwner.m:0: warning: array `_OBJC_SELECTOR_TABLE' assumed to have
one element
SecondWindowOwner.m:31: warning: `-[SecondWindowOwner awakeFromNib]' defined
but not used
SecondWindowOwner.m:36: warning: `_OBJC_INSTANCE_0' defined but not used
gmake[5]: *** [obj/ToolbarExample.obj/SecondWindowOwner.m.o] Error 1
gmake[4]: *** [internal-app-run-compile-submake] Error 2
gmake[3]: *** [ToolbarExample.all.app.variables] Error 2
gmake[2]: *** [internal-all] Error 2
gmake[2]: Leaving directory
`/usr/ports/pobj/gnustep-examples-1.2.0p3/gnustep-examples-1.2.0/gui/ToolbarExample'
gmake[1]: *** [internal-all] Error 2
gmake[1]: Leaving directory
`/usr/ports/pobj/gnustep-examples-1.2.0p3/gnustep-examples-1.2.0/gui'
I'm not sure what the GSToolbar now replaces.
Further here:
http://wwwmain.gnustep.org/resources/downloads.php?site=ftp%3A%2F%2Fftp.gnustep.org%2Fpub%2Fgnustep%2F
the webpage text says 1.1.0 is the latest example version, but the link
points to the latest, 1.2.0.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?29994>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #29994] examples-1.2.0 doensn't build anymore with gnustep-base-1.20.0 and gnustep-gui-1.18.0,
Sebastian Reitenbach <=