* [Qemu-devel] build errors
@ 2009-06-16 3:04 Robert Reif
0 siblings, 0 replies; only message in thread
From: Robert Reif @ 2009-06-16 3:04 UTC (permalink / raw)
To: qemu-devel
I get about 2 dozen of this type of error with a make -k
CC block/cow.o
cc1: warnings being treated as errors
block/cow.c: In function ‘cow_create’:
block/cow.c:251: error: ignoring return value of ‘write’, declared with
attribute warn_unused_result
block/cow.c:253: error: ignoring return value of ‘ftruncate’, declared
with attribute warn_unused_result
make: *** [block/cow.o] Error 1
$ gcc --version
gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-06-16 3:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-16 3:04 [Qemu-devel] build errors Robert Reif
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).