After selfupdating today the new fink version did not install correctly. The output is added below. What could be the cause for that? I am using the old 10.2 on MacOS X 10.2.8 using the latest developer tools.
Thanks for any help, Chris.
PS: What is very strange: I get no "i" nor "(i)" before "fink" in the list output:
% fink list fink
Information about 3017 packages read in 1 seconds.
fink 0.16.0-1 The Fink package managerPS2: The end of the terminal output for 'fink selfupdate':
...
Information about 3017 packages read in 7 seconds.
The following package will be installed or updated:
fink
mkdir -p /sw/src/fink-0.16.0-1
gzip -dc /sw/src/fink-0.16.0.tar.gz | /sw/bin/tar -xf -
./setup.sh /sw
Creating fink...
Creating fink-virtual-pkgs...
Creating pathsetup.command...
Creating FinkVersion.pm...
Creating man page...
Creating shlibs default file...
Creating postinstall script...
rm -rf /sw/src/root-fink-0.16.0-1
mkdir -p /sw/src/root-fink-0.16.0-1/sw
mkdir -p /sw/src/root-fink-0.16.0-1/DEBIAN
./install.sh /sw/src/root-fink-0.16.0-1/sw
Creating directories...
Copying files...
Done.
rm -f /sw/src/root-fink-0.16.0-1/sw/info/dir /sw/src/root-fink-0.16.0-1/sw/info/dir.old /sw/src/root-fink-0.16.0-1/sw/share/info/dir /sw/src/root-fink-0.16.0-1/sw/share/info/dir.old
rm -rf fink-0.16.0-1
Writing control file...
Writing package script postinst...
dpkg-deb -b root-fink-0.16.0-1 /sw/fink/dists/stable/main/binary-darwin-powerpc/base
dpkg-deb: building package `fink' in `/sw/fink/dists/stable/main/binary-darwin-powerpc/base/fink_0.16.0- 1_darwin-powerpc.deb'.
ln -sf /sw/fink/dists/stable/main/binary-darwin-powerpc/base/fink_0.16.0- 1_darwin-powerpc.deb /sw/fink/debs/
rm -rf /sw/src/root-fink-0.16.0-1
dpkg -i /sw/fink/dists/stable/main/binary-darwin-powerpc/base/fink_0.16.0- 1_darwin-powerpc.deb
(Reading database ... 99515 files and directories currently installed.)
Preparing to replace fink 0.16.0-1 (using .../fink_0.16.0-1_darwin-powerpc.deb) ...
Unpacking replacement fink ...
Setting up fink (0.16.0-1) ...
Checking system... powerpc-apple-darwin6.8
Since you have gcc 3.3 installed, fink must be bootstrapped or updated using
that compiler. However, you currently have gcc 3.1 selected. To correct
this problem, run the command:
sudo gcc_select 3.3
dpkg: error processing fink (--install): subprocess post-installation script returned error exit status 2 Errors were encountered while processing: fink ### execution of dpkg failed, exit code 1 Failed: can't install package fink-0.16.0-1
------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
