Hello I'm fairly new to fink, and my goal is to try and get freetype working so I can get matplotlib installed on my machine, but I'm having some strange issues with fink when i try to run a selfupdate. I'm running mac 10.5.
Macintosh-4:~ Adrian$ fink selfupdate rsync -az -q rsync://msn.wi.us.finkmirrors.net/finkinfo//TIMESTAMP / sw/fink/TIMESTAMP.tmp I will now run the rsync command to retrieve the latest package descriptions. rsync -rtz --delete-after --delete -q --include='10.4/' -- include='10.4/stable/' --include='10.4/stable/main/' --include='10.4/ stable/main/finkinfo/' --include='10.4/stable/main/finkinfo/*/' -- include='10.4/stable/main/finkinfo/*' --include='10.4/stable/main/ finkinfo/**/*' --include='10.4/' --include='10.4/stable/' -- include='10.4/stable/crypto/' --include='10.4/stable/crypto/finkinfo/' --include='10.4/stable/crypto/finkinfo/*/' --include='10.4/stable/ crypto/finkinfo/*' --include='10.4/stable/crypto/finkinfo/**/*' -- include='VERSION' --include='DISTRIBUTION' --include='README' -- exclude='**' 'rsync://msn.wi.us.finkmirrors.net/finkinfo' '/sw/fink/' /usr/bin/find '/sw/fink/10.4/stable/main' -name CVS -type d -print0 | xargs -0 /bin/rm -rf /usr/bin/find '/sw/fink/10.4/stable/crypto' -name CVS -type d -print0 | xargs -0 /bin/rm -rf Downloading the indexes of available packages in the binary distribution. /sw/bin/apt-get-lockwait -q update Err file: local/injected Packages File not found Ign file: local/injected Release Failed to fetch file:/sw/fink/dists/local/injected/binary-darwin-i386/ Packages File not found Reading Package Lists... Building Dependency Tree... W: Couldn't stat source package list file: local/injected Packages (/ sw/var/lib/apt/lists/_sw_fink_dists_local_injected_binary-darwin- i386_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list file: local/injected Packages (/ sw/var/lib/apt/lists/_sw_fink_dists_local_injected_binary-darwin- i386_Packages) - stat (2 No such file or directory) W: You may want to run apt-get update to correct these problems E: Some index files failed to download, they have been ignored, or old ones used instead. ### execution of /sw/bin/apt-get-lockwait failed, exit code 100 WARNING: Failure while updating indexes. Running 'fink scanpackages' may fix indexing problems. Scanning package description files.......... Information about 2623 packages read in 1 seconds. W: Couldn't stat source package list file: local/injected Packages (/ sw/var/lib/apt/lists/_sw_fink_dists_local_injected_binary-darwin- i386_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list file: local/injected Packages (/ sw/var/lib/apt/lists/_sw_fink_dists_local_injected_binary-darwin- i386_Packages) - stat (2 No such file or directory) The following 2 packages will be installed or updated: perl586-core rman Setting runtime build-lock... dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-perl586-5.8.6-6 /sw/ src/fink.build dpkg-deb: baue Paket »fink-buildlock-perl586-5.8.6-6« in »/sw/src/ fink.build/fink-buildlock-perl586-5.8.6-6_2008.03.29-02.33.10_darwin- i386.deb«. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock- perl586-5.8.6-6_2008.03.29-02.33.10_darwin-i386.deb Wähle vormals abgewähltes Paket fink-buildlock-perl586-5.8.6-6. (Lese Datenbank ... 39121 Dateien und Verzeichnisse sind derzeit installiert.) Entpacke fink-buildlock-perl586-5.8.6-6 (aus .../fink-buildlock- perl586-5.8.6-6_2008.03.29-02.33.10_darwin-i386.deb) ... Richte fink-buildlock-perl586-5.8.6-6 ein (2008.03.29-02.33.10) ... gzip -dc /sw/src/perl-5.8.6.tar.gz | /sw/bin/tar -xf - --no-same- owner --no-same-permissions sh Configure -des -Dcc="gcc" -Dcpp="gcc -E" -Dprefix=/sw -Dccflags=-I/ sw/include -Dldflags=-L/sw/lib -Dperladmin=none -Uinstallusrbinperl - Dprivlib="/sw/lib/perl5-core/5.8.6" -Darchlib="/sw/lib/perl5-core/ 5.8.6/darwin-thread-multi-2level" -Dman3dir="/sw/lib/perl5-core/5.8.6/ man/man3" -Dman3ext=3pm -Duseithreads -Dinc_version_list="5.8.6/darwin- thread-multi-2level 5.8.1 5.8.0 5.6.0" -Adefine:startperl="#!/sw/bin/ perl5.8.6" First let's make sure your kit is complete. Checking... Locating common programs... Checking compatibility between /bin/echo and builtin echo (if any)... Symbolic links are supported. Checking how to test for symbolic links... You can test for symbolic links with 'test -h'. Good, your tr supports [:lower:] and [:upper:] to convert case. Using [:upper:] and [:lower:] to convert case. /usr/bin/ld: can't locate file for: -lgcc_s.10.5 collect2: ld returned 1 exit status You need to find a working C compiler. Either (purchase and) install the C compiler supplied by your OS vendor, or for a free C compiler try http://gcc.gnu.org/ I cannot continue any further, aborting. ### execution of sh failed, exit code 1 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-perl586-5.8.6-6 (Lese Datenbank ... 39122 Dateien und Verzeichnisse sind derzeit installiert.) Entferne fink-buildlock-perl586-5.8.6-6 ... Failed: phase compiling: perl586-5.8.6-6 failed ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
