[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Latest GNUstep startup failed compile on OSX 10.3.9
From: |
Adam Fedor |
Subject: |
RE: Latest GNUstep startup failed compile on OSX 10.3.9 |
Date: |
Tue, 28 Jun 2005 22:13:12 -0400 |
From: Jon Brisbin [mailto:jon.brisbin@gmail.com]
>
> 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
Well, I haven't tried gcc 4, but it seems like the libobjc library isn't being
found (or perhaps the wrong one is found). They fact the 'ld' from odcctools is
being used seems odd, for instance. What package is that from?