bug-gnustep
[Top][All Lists]
Advanced

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

[bug #34845] steptalk doesn't compile with recent releases of gnustep


From: Sebastian Reitenbach
Subject: [bug #34845] steptalk doesn't compile with recent releases of gnustep
Date: Wed, 16 Nov 2011 23:08:38 +0000
User-agent: Mozilla/5.0 (X11; OpenBSD i386; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

URL:
  <http://savannah.gnu.org/bugs/?34845>

                 Summary: steptalk doesn't compile with recent releases of
gnustep
                 Project: GNUstep
            Submitted by: buzzdee
            Submitted on: Wed 16 Nov 2011 11:08:37 PM GMT
                Category: Libraries
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

trying to compile latest steptalk release ends with following error:

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
-O0 -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
*** Error code 2


steptalk from svn just compiles fine. How about a new release?

cheers,
Sebastian




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34845>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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