Hi, I have been trying to install m681x-gcc compiler on my mac using "fink install m681x-gcc" but kept getting the error message below. Can anyone help me on this? Thanks.
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -D_GNU_SOURCE -I. -I../ ../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -I../../binutils/../intl -I../intl -DLOCALEDIR="\"/sw/share/m6811/share/locale\" " -Dbin_dummy_emulation=bin_vanilla_emulation -I/sw/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils/strings.c cc1: warnings being treated as errors ../../binutils/strings.c: In function 'strings_file': ../../binutils/strings.c:435: warning: 'stat64' is deprecated (declared at /usr/include/sys/stat.h:465) make[4]: *** [strings.o] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-binutils] Error 2 make: *** [all] Error 2 ### execution of /var/tmp/tmp.1.ZgD86g failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-m681x-binutils-2.17-1 (Reading database ... 93275 files and directories currently installed.) Removing fink-buildlock-m681x-binutils-2.17-1 ... Failed: phase compiling: m681x-binutils-2.17-1 failed ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
