[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compiling steptalk-0.10.0 fails with -gui from svn
From: |
Sebastian Reitenbach |
Subject: |
compiling steptalk-0.10.0 fails with -gui from svn |
Date: |
Mon, 04 Apr 2011 12:18:37 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; OpenBSD i386; en-US; rv:1.9.2.14) Gecko/20110316 Thunderbird/3.1.8 |
Hi,
trying to compile StepTalk 0.10.0 against gnustep-gui from svn fails
with the error below. It seems that NSColorListChangedNotification is gone?
Sebastian
Making all for bundle AppKit...
cc AppKitNotifications.m -c \
-MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1
-DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1
-fno-strict-aliasing -fPIC -DDEBUG -fno-omit-frame-pointer -Wall
-DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -g -fgnu-runtime -Wall
-Wno-import -fconstant-string-class=NSConstantString -I../../Frameworks/
-I. -I/usr/local/include
-I/gnustep-steptalk-0.10.0_writes_to_HOME/GNUstep/Library/Headers
-I/usr/local/include \
-o obj/AppKit.obj/AppKitNotifications.m.o
AppKitNotifications.m: In function 'STGetAppKitNotifications':
AppKitNotifications.m:66: error: 'NSColorListChangedNotification'
undeclared (first use in this function)
AppKitNotifications.m:66: error: (Each undeclared identifier is reported
only once
AppKitNotifications.m:66: error: for each function it appears in.)
AppKitNotifications.m:67: error: 'NSColorPanelColorChangedNotification'
undeclared (first use in this function)
gmake[5]: *** [obj/AppKit.obj/AppKitNotifications.m.o] Error 1
gmake[4]: *** [internal-bundle-run-compile-submake] Error 2
gmake[3]: *** [AppKit.all.bundle.variables] Error 2
gmake[2]: *** [internal-all] Error 2
gmake[2]: Leaving directory
`/home/ports/pobj/gnustep-steptalk-0.10.0/StepTalk/Modules/AppKit'
gmake[1]: *** [internal-all] Error 2
gmake[1]: Leaving directory
`/home/ports/pobj/gnustep-steptalk-0.10.0/StepTalk/Modules'
gmake: *** [internal-all] Error 2
- compiling steptalk-0.10.0 fails with -gui from svn,
Sebastian Reitenbach <=