Hi, I reinstalled fink from scratch a few days ago, all went well. Now I wanted to install ddrescue but the package was not available, and I needed to swith to the unstable tree. Then the troubles began.
After issuing the command fink selfupdate-cvs the process halts with an error when trying to install bzip2. Compilation goes well but the linker exits with an error: gcc -dynamiclib -o libbz2.1.0.5.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.5 /usr/bin/libtool: for architecture ppc7400 object: /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libSystem.dylib malformed object (unknown load command 4) /usr/bin/libtool: for architecture: (null) file: -lSystem is not an object file (not allowed in a library) /usr/bin/libtool: for architecture ppc64 object: /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libSystem.dylib malformed object (unknown load command 4) make: *** [libbz2.dylib] Error 1 ### execution of make failed, exit code 2 Before the compilation starts the following message appears, I don't know if it has anything to do with my problem: The following package might be temporarily removed: bzip2-dev Any help is appreciated. Thanks Patrick ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
