On 5/27/07, Francis E Reyes <[EMAIL PROTECTED]> wrote: > Hi all > > Im trying to install/compile fink 0.8.1 from source on an OS X server > (10.4.9) with the latest development tools. I obtain the following > error when linking dpkg. > gcc -I/sw/bootstrap/include -no-cpp-precomp -I/sw/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=\"/sw/ > bootstrap/share/locale\" -I/sw/src/fink.build/dpkg- > bootstrap-1.10.21-217/dpkg-1.10.21/intl -I../intl -I/sw/src/ > fink.build/dpkg-bootstrap-1.10.21-217/dpkg-1.10.21/include -I/sw/src/ > fink.build/dpkg-bootstrap-1.10.21-217/dpkg-1.10.21 -I/sw/src/ > fink.build/dpkg-bootstrap-1.10.21-217/dpkg-1.10.21/main -I../include - > I.. -I. -I/sw/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/sw/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 > /usr/bin/ld: multiple definitions of symbol ___eprintf > /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libgcc.a(_eprintf.o) private > external definition of ___eprintf in section (__TEXT,__text) > /usr/lib/libstdc++.6.dylib(single module) definition of ___eprintf > collect2: ld returned 1 exit status > make[2]: *** [dpkg] Error 1 > make[1]: *** [all-main] Error 2 > make: *** [all-recursive] Error 2 > ### execution of make failed, exit code 2 > phase compiling: dpkg-bootstrap-1.10.21-217 failed > > Before reporting any errors, please run "fink selfupdate" and > try again. If you continue to have issues, please check to see if the > FAQ on fink's website solves the problem. If not, ask on the fink-users > or fink-beginners mailing lists. As a last resort, you can try e- > mailing > the maintainer directly: > > Fink Core Group <[EMAIL PROTECTED]> > > > > Suggestions? > > Thanks > > FR >
http://article.gmane.org/gmane.os.apple.fink.general/22976/match=eprintf has what looks to be the same issue. -- Alexander K. Hansen akh AT finkproject DOT org Fink User Liaison and Documenter ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
