Thanks!
miro:~ cjf$ /sw/bin/fink update-all
/usr/bin/sudo /sw/bin/fink update-all
Password:
Information about 1601 packages read in 1 seconds.
The following 11 packages will be installed or updated:
audiofile audiofile-bin audiofile-shlibs freetype freetype-bin
freetype-shlibs gnome-mime-data libpng3-shlibs slang slang-shlibs texinfo
The following 9 additional packages will be installed:
compress-zlib-pm581 expat gnome-base html-parser-pm581 html-tagset-pm
intltool libwww-pm581 uri-pm581 xml-parser-pm581
Do you want to continue? [Y/n] y
gzip -dc /sw/src/audiofile-0.2.6.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions
./configure --prefix=/sw --with-pic --enable-shared --enable-static --mandir=/sw/src/root-audiofile-0.2.6-10/sw/share/man --infodir=/sw/share/info --libexecdir=/sw/lib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
### execution of ./configure failed, exit code 77
Failed: compiling audiofile-0.2.6-10 failed
== other stuff ===
miro:~ cjf$
miro:~ cjf$ fink --version
Package manager version: 0.20.3
Distribution version: 0.7.0.cvs
Copyright (c) 2001 Christoph Pfisterer
Copyright (c) 2001-2004 The Fink Package Manager Team
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
miro:~ cjf$ gcc --version
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
