Since warning are treated as errors, scons fails to build memlink.
cc1: warnings being treated as errors
dumpfile.c: In function 'loaddump':
dumpfile.c:133: error: ignoring return value of 'fread', declared with
attribute warn_unused_result
dumpfile.c:142: error: ignoring return value of 'fread', declared with
attribute warn_unused_result
dumpfile.c:145: error: ignoring return value of 'fread', declared with
attribute warn_unused_result
dumpfile.c:164: error: ignoring return value of 'fread', declared with
attribute warn_unused_result
dumpfile.c:168: error: ignoring return value of 'fread', declared with
attribute warn_unused_result
dumpfile.c:170: error: ignoring return value of 'fread', declared with
attribute warn_unused_result
dumpfile.c:172: error: ignoring return value of 'fread', declared with
attribute warn_unused_result
dumpfile.c:174: error: ignoring return value of 'fread', declared with
attribute warn_unused_result
dumpfile.c:178: error: ignoring return value of 'fread', declared with
attribute warn_unused_result
dumpfile.c:217: error: ignoring return value of 'fread', declared with
attribute warn_unused_result
scons: *** [dumpfile.o] Error 1
scons: building terminated because of errors.
Original issue reported on code.google.com by yaojingguo@gmail.com on 19 Oct 2010 at 1:53
Original issue reported on code.google.com by
yaojingguo@gmail.com
on 19 Oct 2010 at 1:53