On 9/29/12 7:11 AM, Baudilio Tejerina wrote: > Hi. > > The following error occurred during the packages update. > Any suggestion on how to fix it would be enormously appreciated. > > Thanks for your time and effort, > Baudilio > > > .... etc ... etc .... > gcc -dynamiclib -o .libs/libintl.3.4.3.dylib .libs/ > bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/ > gettext.o .libs/finddomain.o .libs/loadmsgcat.o .libs/ > localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/ > explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/ > dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/ > localcharset.o .libs/relocatable.o .libs/langprefs.o .libs/ > localename.o .libs/log.o .libs/printf.o .libs/osdep.o .libs/intl- > compat.o -L/sw/lib /sw/lib/libiconv.dylib -lc -Wl,-framework - > Wl,CoreFoundation -install_name /sw/lib/libintl.3.dylib -Wl,- > compatibility_version -Wl,8 -Wl,-current_version -Wl,8.3 > /usr/bin/ld: unknown flag: -compatibility_version > collect2: error: ld returned 1 exit status > make[2]: *** [libintl.la] Error 1 > make[2]: Leaving directory `/sw/src/fink.build/libgettext3- > shlibs-0.14.5-5/gettext-0.14.5/gettext-runtime/intl' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/sw/src/fink.build/libgettext3- > shlibs-0.14.5-5/gettext-0.14.5/gettext-runtime' > make: *** [all] Error 2 > ### execution of cd failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-libgettext3-shlibs-0.14.5-5 > (Reading database ... 185572 files and directories currently installed.) > Removing fink-buildlock-libgettext3-shlibs-0.14.5-5 ... > Reading buildlock packages... > /sw/bin/dpkg-lockwait -i /sw/fink/dists/stable/main/binary-darwin- > powerpc/10.4-EOL/languages/gcc46_4.6.3-1000_darwin-powerpc.deb > Selecting previously deselected package gcc46. > (Reading database ... 185571 files and directories currently installed.) > Unpacking gcc46 (from .../gcc46_4.6.3-1000_darwin-powerpc.deb) ... > Setting up gcc46 (4.6.3-1000) ... > * Classpath Tools: (cp-tools). GNU Classpath Tools Guide > * gcc: (gcc). The GNU Compiler Collection. > * gfortran: (gfortran). The GNU Fortran Compiler. > * Cpp: (cpp). The GNU C preprocessor. > * gccinstall: (gccinstall). Installing the GNU Compiler Collection. > * libgomp: (libgomp). GNU OpenMP runtime library > * Cpplib: (cppinternals). Cpplib internals. > * gccint: (gccint). Internals of the GNU Compiler Collection. > * Gcj: (gcj). Ahead-of-time compiler for the Java language > > Failed: phase compiling: libgettext3-shlibs-0.14.5-5 failed > > Before reporting any errors, please run "fink selfupdate" and try again. > If you continue to have issues, please check to see if th FAQ on Fink's > website solves the problem. If not, ask on one of these mailing lists: > > The Fink Users List <fink-users@lists.sourceforge.net> > The Fink Beginners List <fink-beginn...@lists.sourceforge.net>. > > Please try to include the complete error message in your report. This > generally consists of a compiler line starting with e.g. "gcc" or "g++" > followed by the actual error output from the compiler. > > Also include the following system information: > Package manager version: 0.30.2 > Distribution version: selfupdate-rsync Fri Sep 28 07:49:41 2012, > 10.4, powerpc > Trees: local/main stable/main stable/crypto unstable/main unstable/ > crypto > Xcode Version: 2.5-1 > >
10.4 hasn't been supported by the Fink Project since July 2011, and the build commands for _this_ package haven't been changed significantly for 10.4 since July 2011, either. I don't reproduce this error on my own 10.4 setup: gcc -dynamiclib -o .libs/libintl.3.4.3.dylib .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/log.o .libs/printf.o .libs/osdep.o .libs/intl-compat.o -L/sw/lib /sw/lib/libiconv.dylib -lc -Wl,-framework -Wl,CoreFoundation -install_name /sw/lib/libintl.3.dylib -Wl,-compatibility_version -Wl,8 -Wl,-current_version -Wl,8.3 (cd .libs && rm -f libintl.3.dylib && ln -s libintl.3.4.3.dylib libintl.3.dylib) (cd .libs && rm -f libintl.dylib && ln -s libintl.3.4.3.dylib libintl.dylib) ...(and the build continues) What do you get from running "which gcc" in a terminal window? -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ How fast is your code? 3 out of 4 devs don\\\'t know how their code performs in production. Find out how slow your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219672;13503038;z? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users