dpkg: error processing /sw/fink/dists/unstable/main/binary-darwin-powerpc/x11-system/xfree86_4.4.0-1_darwin-powerpc.deb (--install):
subprocess pre-installation script returned error exit status 1
Selecting previously deselected package xfree86-shlibs.
Unpacking xfree86-shlibs (from .../xfree86-shlibs_4.4.0-1_darwin-powerpc.deb) ...
You have an existing X11 installation in /usr/X11R6/lib. This package refuses to overwrite these. Remove them, then tell Fink to install xfree86-shlibs again. (The package won't be recompiled.)
Press Return to continue.
dpkg: error processing /sw/fink/dists/unstable/main/binary-darwin-powerpc/x11-system/xfree86-shlibs_4.4.0-1_darwin-powerpc.deb (--install):
subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
/sw/fink/dists/unstable/main/binary-darwin-powerpc/x11-system/xfree86_4.4.0-1_darwin-powerpc.deb
/sw/fink/dists/unstable/main/binary-darwin-powerpc/x11-system/xfree86-shlibs_4.4.0-1_darwin-powerpc.deb
### execution of dpkg failed, exit code 1
Failed: can't batch-install packages: /sw/fink/dists/unstable/main/binary-darwin-powerpc/x11-system/xfree86_4.4.0-1_darwin-powerpc.deb /sw/fink/dists/unstable/main/binary-darwin-powerpc/x11-system/xfree86-shlibs_4.4.0-1_darwin-powerpc.deb
Is this referring to an new installation of X11 from xTools? How do you think I should proceed?
Martin Costabel wrote:
Here is my guess:
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.
------------------------------------------------------- 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
