On May 29, 2008, at 9:26 AM, [EMAIL PROTECTED] wrote:
Hi! I'm trying to build GNUstep-base on a Solaris 10 SPARC machine, but at linking time there is always one undefined symbol: ==== Compiling file AGSHtml.m ... Linking tool autogsdoc ... Undefined first referenced symbol in file __objc_msg_forward2 ../Source/./obj/libgnustep-base.so ld: fatal: Symbol referencing errors. No output written to obj/
What compiler are you using? objc_msg_forward2 is defined in the libobjc library that comes with the gcc compiler (but the compiler needs to be reasonably up-to-date.
_______________________________________________ Help-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnustep
