|
From: | Adam Fedor |
Subject: | Re: Installing gnustep-gui-0.8.5 on Mac OS X Jaguar (darwin6) |
Date: | Sat, 05 Apr 2003 21:18:16 -0700 |
User-agent: | Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.1) Gecko/20020905 |
Vikram Vyas wrote:
Linking tool set_show_service .../usr/bin/ld: Undefined symbols: restFP saveFP collect2: ld returned 1 exit statusmake[2]: *** [shared_obj/powerpc/darwin6/gnu-gnu-gnu/set_show_service]
Those maybe symbols that are in the tiff library or something the tiff library depends upon, which means that gnustep-gui is not properly depending on all the libraries it needs. I'll have to look at that.
The larger problem is that the GNUstep GUI interface does not work on MacOSX currently. For some odd reason the MacOSX linker tries to link in the MacOSX AppKit, despite the fact that we never tell it to do so. You'll probably need to stick with just GNUstep-base for now (we also need bundles implemented for MacOSX...)
[Prev in Thread] | Current Thread | [Next in Thread] |