Hi, after fink selfupdate, I did "update-all" I can compile other packages (on 10.5.8, PowerBook G4). Any idea?
Alexander, there are no kmail in the stable tree yet - or did I miss anything? christof -----------snip------------------------------- Neo-V:~ loyola$ fink update-all Password: Information about 4869 packages read in 7 seconds. The following 14 packages will be installed or updated: gmp gmp-shlibs libgmpxx-shlibs libogg libogg-shlibs libvorbis0 libvorbis0-shlibs openjade opensp4 opensp4-dev opensp4-shlibs tcltk tcltk-dev tcltk-shlibs The following additional package will be installed: libgettext8-dev Do you want to continue? [Y/n] Setting runtime build-lock... dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-gmp-4.3.2-5 /sw/src/fink.build dpkg-deb: building package `fink-buildlock-gmp-4.3.2-5' in `/sw/src/fink.build/fink-buildlock-gmp-4.3.2-5_2010.10.24-18.58.10_darwin-powerpc.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-gmp-4.3.2-5_2010.10.24-18.58.10_darwin-powerpc.deb Selecting previously deselected package fink-buildlock-gmp-4.3.2-5. (Reading database ... 101768 files and directories currently installed.) Unpacking fink-buildlock-gmp-4.3.2-5 (from .../fink-buildlock-gmp-4.3.2-5_2010.10.24-18.58.10_darwin-powerpc.deb) ... Setting up fink-buildlock-gmp-4.3.2-5 (2010.10.24-18.58.10) ... gzip -dc /sw/src/gmp-4.3.2.20100509.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions /var/tmp/tmp.1.3B0YBG #! /bin/sh -ev # extra checks for compiler version # darwin8's default compiler is good # darwin9 needs newer compiler # darwin10's default compiler is good darwin_vers=`uname -r | cut -d. -f1` uname -r | cut -d. -f1 if test "$darwin_vers" = 9 ; then export CC=gcc-4.2 export CXX=g++-4.2 test -x `which gcc-4.2` || { echo "gcc-4.2 required, but missing!"; exit 1; } fi which gcc-4.2 if [ "." == "." ] ; then case "powerpc" in i386 | powerpc) ABI=32 ./configure --prefix=/sw --infodir='${prefix}/share/info' \ --enable-cxx --libdir='${prefix}/lib';; x86_64) ABI=64 ./configure --prefix=/sw --infodir='${prefix}/share/info' \ --enable-cxx --libdir='${prefix}/lib';; esac else case "powerpc" in i386) ABI=64 ./configure --prefix=/sw --infodir='${prefix}/share/info' \ --enable-cxx --libdir='${prefix}/lib';; powerpc) ABI=mode64 ./configure --prefix=/sw --infodir='${prefix}/share/info' \ --enable-cxx --libdir='${prefix}/lib';; esac fi checking build system type... powerpc-apple-darwin9.8.0 checking host system type... powerpc-apple-darwin9.8.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking ABI=32 checking compiler gcc-4.2 -fexceptions -I/sw/include... no configure: error: could not find a working compiler, see config.log for details ### execution of /var/tmp/tmp.1.3B0YBG failed, exit code 1 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-gmp-4.3.2-5 (Reading database ... 101769 files and directories currently installed.) Removing fink-buildlock-gmp-4.3.2-5 ... Failed: phase compiling: gmp-4.3.2-5 failed Before reporting any errors, please run "fink selfupdate" and try again. If you continue to have issues, please check to see if the FAQ on fink's website solves the problem. If not, ask on the fink-users or fink-beginners mailing lists, with a carbon copy to the maintainer: David Fang <fang...@users.sourceforge.net> Note that this is preferable to emailing the maintainer directly, since most fink package maintainers do not have access to all possible hardware and software configurations. -- public key www.hfph.mwn.de/~chwolf/ch.wolf.asc Please respect my privacy and do not make my contact information available to third parties. This email is UNCLASSIFIED. ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-users