-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Christopher Colburn wrote: > Hello, > > I'm trying to install CDAT on MAC OS X 10.6.1 and get the following > error. It looks like an underscoring issue, but I'm not sure how to > best resolve it. > > Thank you, > Chris > > > > > [.......] > stage1/xgcc -Bstage1/ -B/sw/i686-apple-darwin10.0.0/bin/ -g -O2 - > DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing- > prototypes -pedantic -Wno-long-long -Wold-style-definition - > DHAVE_CONFIG_H -DGENERATOR_FILE -o genmodes \ > genmodes.o errors.o ../libiberty/libiberty.a > Undefined symbols: > "___builtin_object_size", referenced from: > _new_mode in genmodes.o > _new_mode in genmodes.o > _make_complex_modes in genmodes.o > _make_complex_modes in genmodes.o > _make_complex_modes in genmodes.o > _make_complex_modes in genmodes.o > _make_vector_modes in genmodes.o > _make_vector_mode in genmodes.o > "___builtin___memcpy_chk", referenced from: > _new_mode in genmodes.o > "___builtin___strncpy_chk", referenced from: > _make_complex_modes in genmodes.o > "___builtin___snprintf_chk", referenced from: > _make_complex_modes in genmodes.o > _make_vector_modes in genmodes.o > _make_vector_mode in genmodes.o > ld: symbol(s) not found > collect2: ld returned 1 exit status > make[2]: *** [genmodes] Error 1 > make[1]: *** [stage2_build] Error 2 > make: *** [bootstrap] Error 2 > ### execution of /var/tmp/tmp.2.5YHDO2 failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-g77-3.4.3-104 > (Reading database ... 85119 files and directories currently installed.) > Removing fink-buildlock-g77-3.4.3-104 ... > Failed: phase compiling: g77-3.4.3-104 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, with a carbon copy to the maintainer: > > George Helffrich <[email protected]> > > Note that this is preferable to emailing the maintainer directly, since > most fink package maintainers do not have access to all possible > hardware and software configurations. > > >
The problem is in g77, not cdat. Are you on 32-bit or 64-bit Fink? "fink dumpinfo -pm g77" will give us that information. There's an update on the submissions tracker http://sourceforge.net/tracker/?func=detail&aid=2871673&group_id=17203&atid=414256 that could be added, but it may be nonfunctional on 64-bit Fink, and we'll therefore need to de-list any packages on 64-bit Fink that use g77. I don't have time to do this right now, but maybe someone else with commits access can do it. - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkrXcncACgkQB8UpO3rKjQ8nxACePYtfYXaxIPQJGP1WPIwTVYR+ rkoAoKOqUndX4qumvsInL6SXrT4PbtF5 =zvqM -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
