Teeraparb Chantavat wrote: > Hello > I am totally new to fink and Mac OS. While I was trying to selfupdate > fink, I constantly get this error message. Any suggestions? > > ---------------- Begin Error Message ---------- > [ -r /sw/fink/dists/unstable/main/finkinfo/base/libiconv.patch ] > cd /sw/src/fink.build/libiconv-1.11-11/libiconv-1.11/..; patch -p0 < > /sw/fink/dists/unstable/main/finkinfo/base/libiconv.patch > patching file gettext-0.14.5/gettext-tools/lib/execute.c > patching file gettext-0.14.5/gettext-tools/lib/pipe.c > patching file libiconv-1.11/lib/aliases.gperf > patching file libiconv-1.11/lib/converters.h > patching file libiconv-1.11/lib/encodings.def > patching file libiconv-1.11/lib/flags.h > patching file libiconv-1.11/lib/iconv.c > patching file libiconv-1.11/lib/utf8mac.h > patching file libiconv-1.11/man/iconv.1 > patching file libiconv-1.11/src/Makefile.in > patching file libiconv-1.11/src/iconv.c > cd > /sw/src/fink.build/libiconv-1.11-11/libiconv-1.11/../gettext-0.14.5/build-aux; > perl -pi -e 's/.*chmod.*777.*$//g' ltmain.sh > /var/tmp/tmp.1.zn3k4X > + PATH=/bin:/sbin:/usr/bin:/usr/sbin > + export PATH > + cd /sw/src/fink.build/libiconv-1.11-11/libiconv-1.11/../gperf-3.0.2 > + ./configure --prefix=/sw > checking whether make sets $(MAKE)... yes > configure: creating ./config.status > config.status: creating Makefile > configure: configuring in lib > configure: running /bin/sh './configure' --prefix=/sw '--prefix=/sw' > --cache-file=/dev/null --srcdir=. > checking whether make sets $(MAKE)... yes > checking for gcc... gcc > checking for C compiler default output file name... configure: error: > C compiler cannot create executables > See `config.log' for more details. > configure: error: /bin/sh './configure' failed for lib > ### execution of /var/tmp/tmp.1.zn3k4X failed, exit code 1 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-libiconv-1.11-11 > (Reading database ... 5719 files and directories currently installed.) > Removing fink-buildlock-libiconv-1.11-11 ... > Failed: phase compiling: libiconv-1.11-11 failed > ----------------- End Error Message --------- > > Sorry for the delay--moderation got slowed down.
Check the config.log file in the libiconv build directory (e.g. /sw/src/fink.build/libiconv-1.11-11/libiconv-1.11) and look for what is actually run before the "cannot create executables" line is generated. -- Alexander K. Hansen akh AT finkproject DOT org Fink User Liaison and Documenter ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
