Andrew Rench wrote:
I'm not sure if this is far enough back, but here's the "soundtracker" error:
You mean the "glib" error: []
Failed: compiling glib-1.2.10-18 failed
From the version of glib you are trying to install I deduce that you are running Panther (Mac OS X 10.3). Or did you say which OSX version you are running?
...and here's the "Scribus" error:
You mean the "libjpeg" error: []
gcc -dynamiclib -undefined dynamic_lookup -o .libs/libjpeg.62.0.0.dylib jcapimin.lo jcapistd.lo jctrans.lo jcparam.lo jdatadst.lo jcinit.lo jcmaster.lo jcmarker.lo jcmainct.lo jcprepct.lo jccoefct.lo jccolor.lo jcsample.lo jchuff.lo jcphuff.lo jcdctmgr.lo jfdctfst.lo jfdctflt.lo jfdctint.lo jdapimin.lo jdapistd.lo jdtrans.lo jdatasrc.lo jdmaster.lo jdinput.lo jdmarker.lo jdhuff.lo jdphuff.lo jdmainct.lo jdcoefct.lo jdpostct.lo jddctmgr.lo jidctfst.lo jidctflt.lo jidctint.lo jidctred.lo jdsample.lo jdcolor.lo jquant1.lo jquant2.lo jdmerge.lo jcomapi.lo jutils.lo jerror.lo jmemmgr.lo jmemnobs.lo -lc -install_name /sw/lib/libjpeg.62.dylib -compatibility_version 63 -current_version 63.0
ld: -undefined: unknown argument: dynamic_lookup
/usr/bin/libtool: internal link edit command failed
make: *** [libjpeg.la] Error 1
### execution of make failed, exit code 2
Failed: compiling libjpeg-6b-6 failed
It seems your "ld" is not the one for Panther. What do you get from "what /usr/bin/ld"? It should look like
LIBRARY:ld PROJECT:cctools-495.obj~4 DEVELOPER:root BUILT:Sat Sep 13 20:57:10 PDT 2003
What developer tools do you have installed? You need to install the Xcode developer tools that come with Panther.
-- Martin
-- Martin
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
