All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Qemu-devel] [Qemu-discuss] error: ‘XFS_IOC_ZERO_RANGE’ undeclared (first use in this function)
       [not found] <tencent_E72A369F8FAD05CE20581ED5@qq.com>
@ 2015-05-19  7:26 ` Peter Maydell
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2015-05-19  7:26 UTC (permalink / raw)
  To: qiaojianfeng; +Cc: Kevin Wolf, QEMU Developers, qemu-discuss

On 19 May 2015 at 03:01, qiaojianfeng <qiaojianfeng@unitedstack.com> wrote:
> I’m not sure whether I post the issue in the right place, if not correct,
> sorry for noise and please help me route this email to the right place.

I've cc'd qemu-devel and the block maintainer.

> I’m running into an error while I build the lastest qemu source code.  The
> error messages are as follows,
>
> block/raw-posix.c: In function ‘xfs_write_zeroes’:
>
> block/raw-posix.c:1025: error: ‘XFS_IOC_ZERO_RANGE’ undeclared (first use in
> this function)
>
> block/raw-posix.c:1025: error: (Each undeclared identifier is reported only
> once
>
> block/raw-posix.c:1025: error: for each function it appears in.)
>
> make: *** [block/raw-posix.o] Error 1

What system are you building this on? It looks like we think we have
XFS support but your system's xfs.h doesn't have the definition of that
ioctl, which is a bit odd because it's been around for years.

thanks
-- PMM

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

* Re: [Qemu-devel] [Qemu-discuss] error: ‘XFS_IOC_ZERO_RANGE’ undeclared (first use in this function)
@ 2015-05-19  9:28 qiaojianfeng
  0 siblings, 0 replies; 2+ messages in thread
From: qiaojianfeng @ 2015-05-19  9:28 UTC (permalink / raw)
  To: Peter Maydell; +Cc: Kevin Wolf, QEMU Developers, qemu-discuss

[-- Attachment #1: Type: text/html, Size: 7311 bytes --]

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

end of thread, other threads:[~2015-05-19  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <tencent_E72A369F8FAD05CE20581ED5@qq.com>
2015-05-19  7:26 ` [Qemu-devel] [Qemu-discuss] error: ‘XFS_IOC_ZERO_RANGE’ undeclared (first use in this function) Peter Maydell
2015-05-19  9:28 qiaojianfeng

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.