discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNUstep.gui on OS X 10.3.9, make fails


From: Bryan Pierce
Subject: GNUstep.gui on OS X 10.3.9, make fails
Date: Wed, 08 Jul 2009 04:48:08 -0700
User-agent: Thunderbird 2.0.0.21 (Macintosh/20090302)

Hello everyone!

I've managed to get as far as ever trying to compie GNUstep on a clamshell iBook running OS X 10.3.9. I am compiling with (fsf) gcc 3.3.5 and have installed all but the libjpeg
libraries with fink.

I have configured with the following options:

MyComputer:/src/gnustep-gui-0.16.0 root# ./configure --disable-gsnd --disable-xmltest
   --with-library-combo=gnu-gnu-gnu --enable-libffi --disable-tls
(I didn't have a clue how to install libgnutls on OS X, and I figured I
       could get by without TLS and openssl support)

(I don't know if it helps, but my DYLD_LIBRARY_PATH is set to:)
/usr/GNUstep/Local/Library/Libraries:/usr/local/lib/gcc-lib/powerpc-apple-darwin7.9.0/ 3.3.5/include:/usr/local/lib:/usr/local/include:/sw/lib:/sw/include:/var/root/GNUstep/ Library/Libraries:/usr/GNUstep/Local/Library/Libraries:/usr/GNUstep/System/Library/
   Libraries

The gnustep-gui configure seems to run great, but I am getting hung up on the following error
when running make

   Making all for bundle RTFConverter...
   - - -
    Linking bundle RTFConverter ...

/usr/bin/ld: warning can't open dynamic library: libgnustep-base.dylib.1.18 (checking for undefined symbols may be affected) (No such file or directory, errno = 2)
   /usr/bin/ld: Undefined symbols:

_NSClassFromString referenced from libgnustep-gui.dylib.0.16 expected to be defined
   in libgnustep-base.dylib.1.18
   /* contuing with a long list of undefined symbols */

I don't have a clue why this error is happening. libgnustep-gui.dylib.0.16 exists in /usr/ GNUstep/Local/Library/Libraries which is in my DYLD_LIBRARY_PATH. So far everything I've tried
has resulted in the exact same error.

Once again, thanks for your your time, and any suggestions are very much appreciated!!!

Sincerelyk,
Bryan Pierce





reply via email to

[Prev in Thread] Current Thread [Next in Thread]