On 12/23/12 4:11 PM, Nancy Mauro-Flude wrote: > Hello > > trying to: > #fink selfupdate > > I am getting an error from the libiconv build output. I have tried to > include the complete error message in my report: > > cd > /sw/src/fink.build/libiconv-1.12-5/libiconv-1.12/../gettext-0.18.1.1/build-aux; > perl -pi -e 's/.*chmod.*777.*$//g' ltmain.sh > sudo -u fink-bld [ENV] sh -c /tmp/fink.Qb3OA > /tmp/fink.WxP1n > + PATH=/bin:/sbin:/usr/bin:/usr/sbin > + export PATH > + case `uname -r` in > ++ uname -r > + PATH=/sw/var/lib/fink/path-prefix-10.6:/bin:/sbin:/usr/bin:/usr/sbin > + case "i386" in > + cd /sw/src/fink.build/libiconv-1.12-5/libiconv-1.12/../gperf-3.0.3 > + ./configure --prefix=/sw > checking whether make sets $(MAKE)... yes > configure: creating ./config.status > config.status: creating Makefile > === configuring in lib (/sw/src/fink.build/libiconv-1.12-5/gperf-3.0.3/lib) > configure: running /bin/sh ./configure '--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: ./configure failed for lib > ### execution of /tmp/fink.WxP1n failed, exit code 1 > ### execution of /tmp/fink.Qb3OA failed, exit code 1 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-libiconv-1.12-5 > (Reading database ... 109587 files and directories currently installed.) > Removing fink-buildlock-libiconv-1.12-5 ... > Failed: phase compiling: libiconv-1.12-5 failed > > > Or if i haven't cut out the right information here is the entire terminal > output resulting in error
No, the above was enough. We pretty much never need to see the lines of output which are just from expanding the source archives. We'll need a bit more information to close in on the solution. Search in /sw/src/fink.build/libiconv-1.12-5/gperf-3.0.3/lib/config.log for "C compiler default output file name", for example, and post back what you find--a few lines please, rather than the whole file. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
