I'll put this back on the list to enhance the available branepower. ---------- Forwarded message ---------- From: Adam Kocoloski <[EMAIL PROTECTED]> Date: Jan 4, 2007 1:45 PM Subject: Re: [Fink-users] installing Fink from source fails with multiple definitions of _eprintf To: Alexander Hansen <[EMAIL PROTECTED]>
Hi Alexander, On Jan 4, 2007, at 1:36 PM, Alexander Hansen wrote: > Can you post a little more; say from the last line the compiler tried > to run onwards? That way we can see if the linker is trying to bring > in stuff that Fink doesn't get along with (e.g. items from /usr/local) Sure, here are the last two calls to gcc: gcc -I/Volumes/star1.lns.mit.edu/STAR/opt/star/power_macintosh_gcc401/ bootstrap/include -no-cpp-precomp -I/Volumes/star1.lns.mit.edu/STAR/ opt/star/power_macintosh_gcc401/bootstrap/include -Wall -Wwrite- strings -Wpointer-arith -Wimplicit -Wnested-externs -Wstrict- prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function- cast -Wcast-qual -Wcast-align -Winline -Wmissing-noreturn -Wsign- compare -DHAVE_CONFIG_H -D_GNU_SOURCE -DLOCALEDIR=\"/Volumes/ star1.lns.mit.edu/STAR/opt/star/power_macintosh_gcc401/bootstrap/ share/locale\" -I/Volumes/star1.lns.mit.edu/STAR/opt/star/ power_macintosh_gcc401/src/fink.build/dpkg-bootstrap-1.10.21-217/ dpkg-1.10.21/intl -I../intl -I/Volumes/star1.lns.mit.edu/STAR/opt/ star/power_macintosh_gcc401/src/fink.build/dpkg-bootstrap-1.10.21-217/ dpkg-1.10.21/include -I/Volumes/star1.lns.mit.edu/STAR/opt/star/ power_macintosh_gcc401/src/fink.build/dpkg-bootstrap-1.10.21-217/ dpkg-1.10.21 -I/Volumes/star1.lns.mit.edu/STAR/opt/star/ power_macintosh_gcc401/src/fink.build/dpkg-bootstrap-1.10.21-217/ dpkg-1.10.21/main -I../include -I.. -I. -I/Volumes/star1.lns.mit.edu/ STAR/opt/star/power_macintosh_gcc401/src/fink.build/dpkg- bootstrap-1.10.21-217/dpkg-1.10.21/optlib -F/System/Library/ Frameworks/CoreFoundation.framework -c update.c gcc -L/Volumes/star1.lns.mit.edu/STAR/opt/star/power_macintosh_gcc401/ bootstrap/lib -L../lib -L../optlib -framework CoreFoundation - force_flat_namespace -o dpkg main.o enquiry.o filesdb.o archives.o processarc.o cleanup.o select.o packages.o configure.o remove.o help.o depcon.o errors.o update.o -ldpkg - lopt -lintl -liconv I slimmed down the PATH before starting the install: echo $PATH /bin:/sbin:/usr/bin:/usr/sbin Also, /Volumes/star1.lns.mit.edu is just a symlink: star1.lns.mit.edu -> /Users/kocolosk The goal here is to rsync to the real star1.lns.mit.edu in the end so machines in our Xgrid cluster can use all of this Fink goodness without installing it themselves. It's worked well for us in the past. Regards, Adam -- Alexander K. Hansen (akh) Fink Documenter (still) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
