On Mar 27, 10:44 am, Brian Moon <[email protected]> wrote:
> As requested, I am trying to build the engine-pu branch. Got these
> errors on Gentoo. The master branch builds fine on this server.
>
> cc1: warnings being treated as errors
> programs/mcstat.c: In function 'print':
> programs/mcstat.c:108: error: ignoring return value of 'fwrite',
> declared with attribute warn_unused_result
> programs/mcstat.c:110: error: ignoring return value of 'fwrite',
> declared with attribute warn_unused_result
> make[1]: *** [mcstat.o] Error 1
> make[1]: Leaving directory `/root/memcached'
> make: *** [all] Error 2

  Thanks.  Your libc seems to be a bit more strict that mine.

  While I'm on the hunt to find a sufficiently advanced compiler, can
you remove mcstat from Makefile.am and see if the rest is OK?

  Thanks for looking at this.

Reply via email to