All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Rebecca Cran <rebecca@bluestop.org>, fio <fio@vger.kernel.org>
Subject: Re: OSX build error: POSIX_FADV_NORMAL undeclared
Date: Tue, 20 Dec 2016 15:23:32 -0700	[thread overview]
Message-ID: <cceff9e0-e775-833b-fc57-d4d12ad787a7@kernel.dk> (raw)
In-Reply-To: <92eceba1-55a9-b936-48a1-ddd2dd1c2695@bluestop.org>

On 12/20/2016 02:34 PM, Rebecca Cran wrote:
> It looks like the commit ecb2083d39558db2664c41b5d78aa73cd51bff58 
> yesterday broke building on OS X (macOS Sierra) because it doesn't have 
> POSIX_FADV_NORMAL:
> 
> 
> ioengines.c:467:12: error: use of undeclared identifier 'POSIX_FADV_NORMAL'
>                          flags = POSIX_FADV_NORMAL;

Gah, my bad, should be fixed now.

-- 
Jens Axboe



      reply	other threads:[~2016-12-20 22:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-20 21:34 OSX build error: POSIX_FADV_NORMAL undeclared Rebecca Cran
2016-12-20 22:23 ` Jens Axboe [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=cceff9e0-e775-833b-fc57-d4d12ad787a7@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=fio@vger.kernel.org \
    --cc=rebecca@bluestop.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.