I have run into problems updating fink which I could not resolve reading
the FAQ or compilation problems listed on the fink page. Issuing either of
the commands "fink selfupdate" or "fink update-all" produces the error
message below. Right above it, it is said I should read the file
README.COMPILATION.PROBLEMS, but I was not able to locate this file.

gcc -fno-common -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c blocksort.c
gcc -fno-common -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c huffman.c
gcc -fno-common -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c crctable.c
gcc -fno-common -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c randtable.c
gcc -fno-common -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c compress.c
gcc -fno-common -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c decompress.c
gcc -fno-common -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c bzlib.c
rm -f libbz2.dylib libbz2.*.dylib
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: can't locate file for: -lgcc_s.10.5
/usr/bin/libtool: file: -lgcc_s.10.5 is not an object file (not allowed in
a library)
/usr/bin/libtool: for architecture ppc7400 object:
/usr/lib/gcc/i686-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/i686-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
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-bzip2-1.0.5-2
(Reading database ... 41082 files and directories currently installed.)
Removing fink-buildlock-bzip2-1.0.5-2 ...
Failed: phase compiling: bzip2-1.0.5-2 failed



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to