On 2005-12-30 15:34:39 -0700 Andrew Sheridan <[EMAIL PROTECTED]> wrote:

NSThread.m:230: error: static declaration of 'objc_thread_add' follows non-static declaration /opt/local/lib/gcc40/gcc/powerpc-apple-darwin8.3.0/4.0.2/include-gnu- runtime/objc/thr.h:103: error: previous declaration of 'objc_thread_add' was here NSThread.m:238: error: static declaration of 'objc_thread_remove' follows non-static declaration /opt/local/lib/gcc40/gcc/powerpc-apple-darwin8.3.0/4.0.2/include-gnu- runtime/objc/thr.h:104: error: previous declaration of 'objc_thread_remove' was here

Something went wrong during the configuration. It would be nice to have the output file config.log for base to figure out what. I'm guessing though that the Objective-C library that the compiler found does not match the Objective-C headers that it is using. Do you have two Objective-C libraries (libobjc) installed? Is there one in /opt/local/lib/gcc40/gcc/powerpc-apple-darwin8.3.0/4.0.2/?

Is there another one in the normal Apple place (/usr/lib?)?



_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to