-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 8/11/10 9:09 AM, [email protected] wrote: > 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 > It doesn't. That's intentional, to keep the package from building against an older version of itself. > Any help is appreciated. > > Thanks > > Patrick > If you're on 10.5.8, you're using the wrong Xcode, judging by the presence of "/usr/lib/gcc/powerpc-apple-darwin8/4.0.1" above. Install Xcode 3.1.4. - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkxiqbEACgkQB8UpO3rKjQ9veQCfZX+2uHzM/ibv5uC5fa4dfbCB 0YUAn1FYVRdas5ZxEceGOR9P1427HMO2 =p4Ae -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ 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
