qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [5485] Expand cache= option and use write-through caching by default
Date: Tue, 14 Oct 2008 13:01:03 -0500	[thread overview]
Message-ID: <48F4DE5F.9060205@codemonkey.ws> (raw)
In-Reply-To: <BAY110-DAV85EB994A713EAB5A38BA2B9310@phx.gbl>

C.W. Betts wrote:
> Mac OS X doesn't seem to have O_DSYNC in it:
> gcc-4.2 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels 
> -Wwrite-strings -mdynamic-no-pic -m32 -I. 
> -I/Users/cwbetts/makestuff/qemu-allmac/src -MMD -MP -MT 
> block-raw-posix.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE_SOURCE -I/Users/cwbetts/makestuff/qemu-allmac/src/slirp 
> -c -o block-raw-posix.o 
> /Users/cwbetts/makestuff/qemu-allmac/src/block-raw-posix.c
> /Users/cwbetts/makestuff/qemu-allmac/src/block-raw-posix.c: In 
> function ‘raw_open’:
> /Users/cwbetts/makestuff/qemu-allmac/src/block-raw-posix.c:139: error: 
> ‘O_DSYNC’ undeclared (first use in this function)
> /Users/cwbetts/makestuff/qemu-allmac/src/block-raw-posix.c:139: error: 
> (Each undeclared identifier is reported only once
> /Users/cwbetts/makestuff/qemu-allmac/src/block-raw-posix.c:139: error: 
> for each function it appears in.)
> /Users/cwbetts/makestuff/qemu-allmac/src/block-raw-posix.c: In 
> function ‘hdev_open’:
> /Users/cwbetts/makestuff/qemu-allmac/src/block-raw-posix.c:1000: 
> error: ‘O_DSYNC’ undeclared (first use in this function)

Thanks, should be fixed in SVN now.

Regards,

Anthony Liguori

>>
>

      reply	other threads:[~2008-10-14 18:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-14 14:42 [Qemu-devel] [5485] Expand cache= option and use write-through caching by default Anthony Liguori
     [not found] ` <6AE33345-3374-44F0-8528-B26FF81860EA@hotmail.com>
2008-10-14 16:19   ` C.W. Betts
2008-10-14 18:01     ` Anthony Liguori [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48F4DE5F.9060205@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).