Gorm-0.2.6 will not compile with the latest release of core. You need the latest snapshot version from CVS.
Thanks, GJC --- Dietmar Dreyer <[EMAIL PROTECTED]> wrote: > Hello! > I tried to compile the Gorm-0.2.6 package on a newly installed Redhat 9 > Intel-686-Architecture. > I used the following GNUstep-Packages: > gnustep-make-1.7.1 > gnustep-base-1.7.1 > gnustep-gui-0.8.6 > gnustep-back-0.8.6 > > I got following error-messages and warnings: > > Gorm.m: In function `-[Gorm close:]': > Gorm.m:647: warning: method `window' not implemented by protocol > Gorm.m: In function `-[Gorm createSubclass:]': > Gorm.m:675: warning: method `createSubclass:' not implemented by protocol > Gorm.m: In function `-[Gorm loadClass:]': > Gorm.m:870: warning: method `loadClass:' not implemented by protocol > Gorm.m: In function `-[Gorm addAttributeToClass:]': > Gorm.m:875: warning: method `addAttributeToClass:' not implemented by > protocol > Gorm.m: In function `-[Gorm remove:]': > Gorm.m:880: warning: method `remove:' not implemented by protocol > Gorm.m: In function `-[Gorm createClassFiles:]': > Gorm.m:893: warning: method `createClassFiles:' not implemented by protocol > Gorm.m: In function `-[Gorm instantiateClass:]': > Gorm.m:1127: warning: method `instantiateClass:' not implemented by protocol > Gorm.m: In function `-[Gorm loadSound:]': > Gorm.m:1157: warning: method `openSound:' not implemented by protocol > Gorm.m: In function `-[Gorm loadImage:]': > Gorm.m:1162: warning: method `openImage:' not implemented by protocol > Gorm.m: In function `-[Gorm miniaturize:]': > Gorm.m:1167: warning: method `window' not implemented by protocol > Gorm.m: In function `-[Gorm revertToSaved:]': > Gorm.m:1279: warning: method `revertDocument:' not implemented by protocol > Gorm.m: In function `-[Gorm save:]': > Gorm.m:1291: warning: method `saveDocument:' not implemented by protocol > Gorm.m:1291: warning: multiple declarations for method `saveDocument:' > /usr/GNUstep/System/Library/Headers/AppKit/NSDocument.h:179: warning: > using `-(v > oid)saveDocument:(id)sender' > GormDocument.h:95: warning: also found `-(id)saveDocument:(id)sender' > Gorm.m:1291: void value not ignored as it ought to be > Gorm.m: In function `-[Gorm saveAll:]': > Gorm.m:1303: warning: multiple declarations for method `saveDocument:' > /usr/GNUstep/System/Library/Headers/AppKit/NSDocument.h:179: warning: > using `-(v > oid)saveDocument:(id)sender' > GormDocument.h:95: warning: also found `-(id)saveDocument:(id)sender' > Gorm.m: In function `-[Gorm saveAs:]': > Gorm.m:1311: warning: method `saveAsDocument:' not implemented by protocol > make[1]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/Gorm.o] Error 1 > make: *** [Gorm.all.app.variables] Error 2 > > Hope, that's enough information to give you a hint! > > Kind regards, > Dietmar Dreyer > > > > _______________________________________________ > Bug-gnustep mailing list > [EMAIL PROTECTED] > http://mail.gnu.org/mailman/listinfo/bug-gnustep ===== Gregory John Casamento -- bheron on #gnustep, #linuxstep, & #gormtalk ---------------- Please sign the petition against software patents at: http://www.petitiononline.com/pasp01/petition.html Petition to make Lighthouse Application Suite Free Software at: http://www.petitiononline.com/laafs/petition.html --- Main Developer of Gorm (featured in April Linux Journal) --- __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
