bugGNUstep - Bugs: bug #19878, pbxbuild -25158 compile error

Group
 
 

bug #19878: pbxbuild -25158 compile error

Submitter:  YunSong Hwang <hys545>
Submitted:  Tue 15 May 2007 09:01:47 AM UTC
   
 
Category:  Application Severity:  3 - Normal
Item Group:  None Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Declined
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 29 Jun 2007 04:23:09 PM UTC, comment #1: 

The class NXConstantString is used to represent string constants by the Objective-C compiler. This class should be provided by gnustep-base. A simple implementation is already in libobjc and the later should be know to the compiler.
This rather looks like an installation problem on your side. than a problem with pbxbuild. The same problem should appear for all objc applications you want to compile.
It may perhaps help, when you install the dev packages for libobjc and gnustep-base.

Fred Kiefer <FredKiefer>
Group Member
Tue 15 May 2007 09:01:47 AM UTC, original submission:  

hys545@localhost pbxbuild]$ make
Making all for tool pbxbuild...
 Compiling file cmdline.c ...
 Compiling file PBMakefileGenerator.m ...
PBMakefileGenerator.m: In function ‘-[PBMakefileGenerator(Private) insertIncludeDirsForTarget:inMakefile:]’:
PBMakefileGenerator.m:66: error: cannot find interface declaration for ‘NXConstantString’


[hys545@localhost pbxbuild]$ rpm -q gnustep-base
^[[Agnustep-base-25157-1hys
[hys545@localhost pbxbuild]$ rpm -q gnustep-back
gnustep-back-25148-1hys
[hys545@localhost pbxbuild]$ rpm -q gnustep-gui
gnustep-gui-25147-1hys
[hys545@localhost pbxbuild]$

YunSong Hwang <hys545>

 

(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 FredKiefer (Posted a comment)
  • -email is unavailable- added by hys545 (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-06-29 FredKiefer StatusNone Invalid
        Open/ClosedOpen Declined

    Back to the top

    Powered by Savane 3.15-e6e5.
    Corresponding source code