I had to replace a failed HD last week, and have now been spending the last couple of evenings trying to get Fink working correctly again - on the old HD it worked fine..
I installed the Dev. Tools (from the OS 10.2 CD),X-11 and the X-11 SDK,
What you don't say is whether you upgraded your system to, let's say, OSX 10.2.6?
downloaded Fink, installed that, now I'm trying to get Gnumeric and Gnucash, and a few other things.
These download Ok, then ,when compiling starts, the following message comes up:
cc -dynamiclib -o libbz2.1.0.2.dylib blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o -install_name /sw/lib/libbz2.1.dylib -compatibility_version 1.0.1 -current_version 1.0.2
/usr/bin/libtool: object: /usr/lib/libSystem.dylib malformed object (unknown load command 9)
This is an indication that your dev tools are too old for your system. You probably have the original dev tools from the 10.2 CD (July2002 dev tools), but no longer the original system from that same CD. If this is true, you need to upgrade to (at least) the December 2002 dev tools.
-- Martin
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
