site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On May 14, 2006, at 20:08 , Rick Mann wrote: -- Rick _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... So I downloaded gettext-0.14.5, built it with the standard config, make, make install dance, and tried again. I get: $ g++ -g -O2 -L/usr/local/avr/i686-apple-darwin8.6.1/avr/lib - lbfd -L/usr/local/avr/lib -o avarice crc16.o devdescr.o ioreg.o jtag2bp.o jtag2io.o jtag2misc.o jtag2prog.o jtag2run.o jtag2rw.o jtag2usb.o jtagbp.o jtaggeneric.o jtagio.o jtagmisc.o jtagprog.o jtagrun.o jtagrw.o main.o remote.o utils.o gnu_getopt.o gnu_getopt1.o -lusb -lbfd -liberty -liconv -lintl /usr/bin/ld: warning multiple definitions of symbol _locale_charset /usr/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset /usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libiconv.dylib (localcharset.o) definition of _locale_charset /usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _locale_charset used from dynamic library /usr/local/lib/ libintl.dylib(localcharset.o) not from earlier dynamic library / usr/lib/libiconv.2.dylib(localcharset.o) Sorry for being so incapable, but I appreciate the help... Hmm. I guess I didn't pay enough attention to realize that it seems to have actually built! This email sent to site_archiver@lists.apple.com
participants (1)
-
Rick Mann