Hi all! :-) I'm running OSX 10.3.9 on my PowerBook and want to start learning GNUstep for a portable, cross-platform XML-based application framework that I already wrote in Java. I download the latest GNUstep and tried to compile on 10.3.9 and it failed.
I had to install libffi from darwin ports, since fink didn't have it. I'm using GCC 4 because it complained about my XCode stuff. Didn't try using FSF GCC 3.3 installed through fink yet. I might just do all this on my Linux box, but I wanted to be able to work on this at home, too. Attached are the logs, per the instructions in the compile error. Below is the output from my terminal. Any help would be greatly appreciated! (Is there a binary of GNUstep base/back/gui? I got and installed the .dmg of GNUstepweb already, but it didn't have the other stuff in there. Thanks! Jon Brisbin AGSIndex.m: In function '-[AGSIndex sourcesForHeader:]': AGSIndex.m:665: warning: conflicting types for '-(NSArray *)sourcesForHeader:(NSString *)h' AGSIndex.h:52: warning: previous declaration of '-(NSMutableArray *)sourcesForHeader:(NSString *)h' Compiling file AGSHtml.m ... AGSHtml.m: In function '-[AGSHtml outputIndex:scope:title:style:target:to:]': AGSHtml.m:405: warning: multiple methods named '-objectForKey:' found ../Headers/Foundation/NSDictionary.h:72: warning: using '-(id)objectForKey:(id)aKey' ../Headers/Additions/GNUstepBase/GSXML.h:156: warning: also found '-(NSString *)objectForKey:(NSString *)key' ../Headers/Foundation/NSUserDefaults.h:245: warning: also found '-(id)objectForKey:(NSString *)defaultName' Linking tool autogsdoc ... /sw/lib/odcctools/bin/ld: Undefined symbols: ___objc_exec_class _objc_get_class _objc_msg_lookup _objc_msg_lookup_super collect2: ld returned 1 exit status make[2]: *** [shared_obj/autogsdoc] Error 1 make[1]: *** [autogsdoc.all.tool.variables] Error 2 make: *** [internal-all] Error 2 make[2]: *** [shared_obj/autogsdoc] Error 1 make[1]: *** [autogsdoc.all.tool.variables] Error 2 make: *** [internal-all] Error 2 --------------------------------------------------------- Installation of GNUstep Base failed. Send the /usr/local/src/gnustep-startup-0.11.1/build/logs.tar.gz file to [email protected] for help --------------------------------------------------------- brisbin-g4osx:/usr/local/src/gnustep-startup-0.11.1 jbrisbin$
logs.tar.gz
Description: GNU Zip compressed data
_______________________________________________ Bug-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnustep
