bugGNUstep - Bugs: bug #12530, gnustep-gui fails to compile...

Group
 
 

bug #12530: gnustep-gui fails to compile (NSColor problem)

Submitter:  None
Submitted:  Sat 02 Apr 2005 12:50:06 AM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  None Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 02 Apr 2005 04:31:22 AM UTC, comment #1: 

That syntax error is telling you that your local copy of the file is corrupt ... probably because you edited it in some way which was incompatible with changes in CVS, and when you updated from CVS, the cvs command would have warned you that there was a conflict in the file, and marked the incompatible code sctions with >>> and <<< sequences.
The simple solution is to delete the file and fetch a fresh copy from CVS.

Richard Frith-Macdonald <CaS>
Group Member
Sat 02 Apr 2005 12:50:06 AM UTC, original submission:  

I am using gnustep from CVS, updating it regularly (last update: April 1st, 2005) and since some week (or more) gnustep-gui fails to compile with the following error:

...
 Compiling file NSCell.m ...
 Compiling file NSClipView.m ...
 Compiling file NSColor.m ...
NSColor.m:736: error: syntax error before '<<' token
NSColor.m:1275: warning: incomplete implementation of class `NSColor'
NSColor.m:1275: warning: method definition for `+controlAlternatingRowBackgroundColors' not found
NSColor.m:1275: warning: incomplete implementation of class `NSColor'
NSColor.m:1275: warning: method definition for `-copyWithZone:' not found
NSColor.m:1275: warning: class `NSColor' does not fully implement the `NSCopying' protocol
make[2]: * [shared_obj/NSColor.o] Error 1
make[1]: * [libgnustep-gui.all.library.variables] Error 2
make[1]: Leaving directory `/home/george/Downloads/gnustep/gnustep/core/gui/Source'
make: * [internal-all] Error 2

I am using Fedora Core 1 with gcc (GCC) 3.3.2 20031022 (Red Hat Linux 3.3.2-1) which until now had no problems with GNUstep libraries. I am using the -art backend for GNUstep.

Cheers,
George

Anonymous

 

(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

 

CC list is empty

 

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
2005-05-22 FredKiefer Open/ClosedDeclined Closed
2005-04-02 CaS StatusNone Invalid
    Open/ClosedOpen Declined

Back to the top

Powered by Savane 3.13-aa77.
Corresponding source code