I'm getting an error building one of the dependent packages to nsis: Failed: phase compiling: mingw-binutils-2.16.91-20050827-1-2 failed
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/lib/mingw/share/ locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -I/sw/include - W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c strings.c cc1: warnings being treated as errors strings.c: In function 'strings_file': strings.c:432: warning: 'stat64' is deprecated (declared at /usr/ include/sys/stat.h:465) make[3]: *** [strings.o] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 make: *** [all-binutils] Error 2 ### execution of make failed, exit code 2 Newbie questions: Should I take the -Werror directive off the compile line? If so... how do I restart the build including a locally modified makefile - I no little about how fink manages and builds packages? TIA Simon Temple ------------------------------------------------------------------------------ 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-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
