All of lore.kernel.org
 help / color / mirror / Atom feed
* OSX build error: POSIX_FADV_NORMAL undeclared
@ 2016-12-20 21:34 Rebecca Cran
  2016-12-20 22:23 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Rebecca Cran @ 2016-12-20 21:34 UTC (permalink / raw)
  To: fio

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;


-- 
Rebecca

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-20 22:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-20 21:34 OSX build error: POSIX_FADV_NORMAL undeclared Rebecca Cran
2016-12-20 22:23 ` Jens Axboe

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.