discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Compiling Gorm


From: Adam Fedor
Subject: Re: Compiling Gorm
Date: Fri, 28 Feb 2003 11:42:49 -0700

You need to get Gorm from CVS. There's an incompatibiliy with 0.2.5 and gnustep-gui 0.8.4

Unfortunately I haven't had time to make a new version yet.

On Friday, February 28, 2003, at 09:08 AM, R. Sean Fulton wrote:

Hello,

I'm having trouble compiling Gorm. If anyone could help me figure out the problem I'd appreciate it. The last several lines of output are below. I'm trying to build from the SRPM (I get the same error compiling the tgz by hand).

It looks like a linking problem. What library is supposed to have 'NSImageDoesCaching?'

Thanks.

        Sean

Gorm 0.2.5

base, make 1.5.2
back, gui 0.8.4
RedHat 8

GormSoundEditor.m:587: warning: method definition for `-window' not found GormSoundEditor.m:587: warning: method definition for `-wantsSelection' not found GormSoundEditor.m:587: warning: method definition for `-orderFront' not found GormSoundEditor.m:587: warning: method definition for `-editedObject' not found GormSoundEditor.m:587: warning: method definition for `-document' not found GormSoundEditor.m:587: warning: method definition for `-deactivate' not found GormSoundEditor.m:587: warning: method definition for `-close' not found GormSoundEditor.m:587: warning: method definition for `-activate' not found GormSoundEditor.m:587: warning: class `GormSoundEditor' does not fully implement the `IBEditors' protocol GormSoundEditor.m:587: warning: incomplete implementation of class `GormSoundEditor' GormSoundEditor.m:587: warning: method definition for `-selectObjects:' not found GormSoundEditor.m:587: warning: method definition for `-selection' not found GormSoundEditor.m:587: warning: class `GormSoundEditor' does not fully implement the `IBSelectionOwners' protocol GormSoundEditor.m:597:2: warning: #warning "we want to store the sound somewhere"
GormSoundEditor.m: In function `-[GormSound initWithName:path:]':
GormSoundEditor.m:599: warning: multiple declarations for method `setName:' /usr/GNUstep/System/Headers/AppKit/NSImage.h:105: warning: using `-(BOOL)setName:(NSString *)aName'
GormPrivate.h:157: warning: also found `-(id)setName:(id)sender'
 Compiling file GormPreferences.m ...
 Linking app Gorm ...
shared_obj/ix86/linux-gnu/gnu-gnu-gnu/Gorm.o: In function `main':
shared_obj/ix86/linux-gnu/gnu-gnu-gnu/Gorm.o(.text+0x7a6c): undefined reference to `NSImageDoesCaching'
collect2: ld returned 1 exit status
make[1]: *** [Gorm.app/ix86/linux-gnu/gnu-gnu-gnu/Gorm] Error 1
make: *** [Gorm.all.app.variables] Error 2
error: Bad exit status from /var/tmp/rpm/rpm-tmp.46649 (%build)


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://mail.gnu.org/mailman/listinfo/discuss-gnustep





reply via email to

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