Try adding '--disable-werror' when running 'configure' to make it ignore the warning.

On 27/10/17 03:46, Akiv Jhirad wrote:

Hi All,

When running make in the qemu build, I get the error:

/home/rtems/pc_rtems/qemu/replay/replay-internal.c: In function
'replay_put_array':

/home/rtems/pc_rtems/qemu/replay/replay-internal.c:65:15: error:

ignoring return value of 'fwrite', declared with attribute
warn_unused_result [-Werror=unused-result]

         fwrite(buf, 1, size, replay_file);

               ^

cc1: all warnings being treated as errors

make: *** [replay/replay-internal.o] Error 1

Would someone be able to help in getting past this error?

--

Best Regards,

Akiv Jhirad


--
/--Regards, Aleksei/

Reply via email to