bugGNUstep - Bugs: bug #34845, steptalk doesn't compile with...

Group
 
 

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

Submitter:  Sebastian Reitenbach <buzzdee>
Submitted:  Wed 16 Nov 2011 11:08:37 PM UTC
   
 
Category:  Libraries Severity:  3 - Normal
Item Group:  None Status:  Works For Me
Privacy:  Public Assigned to:  gcasa
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Sat 20 Apr 2019 12:40:36 PM UTC, comment #6: 

I believe recent changes have corrected this.

Gregory John Casamento <gcasa>
Group administrator
Tue 27 May 2014 04:13:38 PM UTC, comment #5: 

It is not a gnutep bug though, but a request to the StepTalk maintainer.
I'm weeding through gnustep bugs...

Riccardo Mottola <rmottola>
Group Member
Tue 27 May 2014 10:57:50 AM UTC, comment #4: 

I haven't tried steptalk since a while, but as I wrote in my last comment, just a release to have a "current" tarball would be nice.

Didn't Wolfgang or someone else did something to StepTalk recently?

Sebastian

Sebastian Reitenbach <buzzdee>
Group Member
Tue 27 May 2014 09:53:01 AM UTC, comment #3: 

What is the status of this problem? GUi had several releases in the meanwhile, while steptalk is not part of gnustep and I fear currently essentially unmaintained.

Riccardo Mottola <rmottola>
Group Member
Thu 17 Nov 2011 12:26:27 PM UTC, comment #2: 

Yes, I found this change in SVN. But then I ran into the next problem. For the BUNDLE_INSTALL_PATH the GNUmakefiles used GNUSTEP_SYSTEM_ROOT all over the place to define where the BUNDLES should be installed. This is kind of messy, since its deprecated since a loooong time. I tried to put GNUSTEP_SYSTEM_ROOT as make flag, but make refused that, since I installed gnustep-make with  --enable-strict-v2-mode. I don't really want to remove that parameter.
On the other hand, the svn version doesn't use GNUSTEP_SYSTEM_ROOT anymore, and is just fine.

So, still begging for a new release ;)

Sebastian

Sebastian Reitenbach <buzzdee>
Group Member
Thu 17 Nov 2011 08:07:14 AM UTC, comment #1: 

This name needs to be changed into NSColorPanelColorDidChangeNotification. The correction in GNUstep gui was done on 2011-01-15  by Wolfgang Lux.

Fred Kiefer <FredKiefer>
Group Member
Wed 16 Nov 2011 11:08:37 PM UTC, original submission:  

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

Sebastian Reitenbach <buzzdee>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gcasa (Posted a comment)
  • -email is unavailable- added by rmottola (Posted a comment)
  • -email is unavailable- added by FredKiefer (Posted a comment)
  • -email is unavailable- added by buzzdee (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-04-20 gcasa StatusNone Works For Me
        Assigned toNone gcasa
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code