qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-discuss] compile error (v2.3.50) XFS_IOC_ZERO_RANGE undeclared


From: Chan Kim
Subject: [Qemu-discuss] compile error (v2.3.50) XFS_IOC_ZERO_RANGE undeclared
Date: Tue, 9 Jun 2015 07:07:48 +0000

Hello,

I git pulled to version qemu 2.3.50 and ran
Downloads/qemu] ./configure --prefix=/home/ckim/RTEMS/qemu 
--target-list=arm-softmmu
then ran
Downloads/qemu] make

I see this compile error.

 CHK version_gen.h
  CC    block/raw-posix.o
block/raw-posix.c: In function 'xfs_write_zeroes':
block/raw-posix.c:1027: error: 'XFS_IOC_ZERO_RANGE' undeclared (first use in 
this function)
block/raw-posix.c:1027: error: (Each undeclared identifier is reported only once
block/raw-posix.c:1027: error: for each function it appears in.)
make: *** [block/raw-posix.o] Error 1

Does anybody know what is wrong?   I have checked xfsprogs is up to date.
Thanks,

Chan

reply via email to

[Prev in Thread] Current Thread [Next in Thread]