could this be related to 64bit structure ...
page_buf_io.c: In function `pagebuf_file_read':
page_buf_io.c:694: `O_DIRECT' undeclared (first use in this function)
page_buf_io.c:694: (Each undeclared identifier is reported only once
page_buf_io.c:694: for each function it appears in.)
page_buf_io.c: In function `pagebuf_generic_file_read':
page_buf_io.c:896: `O_DIRECT' undeclared (first use in this function)
page_buf_io.c: In function `__pb_write_or_convert_bmap':
page_buf_io.c:1193: warning: unsigned int format, different type arg
(arg 4)
|