[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnustep-base SSL bundle won't make
From: |
Ole Voss |
Subject: |
gnustep-base SSL bundle won't make |
Date: |
Sun, 20 May 2007 14:51:54 +0200 |
User-agent: |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.2) Gecko/20070221 SeaMonkey/1.1.1 |
Hello everybody,
I've spent the entire weekend installing gnustep-base.
I'm working on a PPC G4 Powerbook and had to start by compiling a new
gcc, followed by many libs. Unfortunately it didn't all work out as
smoothly as I had hoped.
Now I'm just plain lost or I've overdone it ;-)
I'm working with:
gnustep-startup-0.16.1.
While compiling:
gnustep-startup-0.16.1/build/gnustep-base-1.13.1/SSL
I get the following error:
# make
Making all for bundle SSL...
Linking bundle SSL ...
/usr/bin/ld: warning -L: directory name
(/usr/GNUstep/System/Library/Libraries/gnu-gnu-gnu) does not exist
/usr/bin/ld: Undefined symbols:
___objc_class_name_Protocol
___objc_exec_class
_objc_get_class
_objc_msg_lookup
_objc_msg_lookup_super
collect2: ld returned 1 exit status
make[1]: *** [SSL.bundle/./SSL] Error 1
make: *** [SSL.all.bundle.variables] Error 2
I did originally work with ./InstallGNUstep - but it always ends here so
I figured jumping there and starting the process manually is quicker.
I've sourced this:
. /usr/GNUstep/System/Library/Makefiles/GNUstep.sh
Done that:
echo $DYLD_LIBRARY_PATH
/var/root/GNUstep/Library/Libraries:/usr/GNUstep/Local/Library/Libraries:/usr/GNUstep/Network/Library/Libraries:/usr/GNUstep/System/Library/Libraries
Can anybody help me? Or what information are you missing so that
somebody can help me?
What is this gnu-gnu-gnu Library its looking for?
Help! I'm stumped and exhausted :-)
Thank you,
Ole.
- gnustep-base SSL bundle won't make,
Ole Voss <=