WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] build xen4.0 fail in blktap2 module

To: "xen-users" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] build xen4.0 fail in blktap2 module
From: "figbin" <figbin@xxxxxx>
Date: Wed, 2 Jun 2010 13:35:51 +0800
Delivery-date: Tue, 01 Jun 2010 22:37:14 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=qq.com; s=s0907; t=1275456954; bh=LznofLnEqjOU8nkguVABf2QkOpR2Td/CU5aahOvolBw=; h=X-QQ-ThreadID:X-QQ-SSF:X-Originating-IP:X-QQ-STYLE:X-QQ-mid:From: To:Sender:Subject:Mime-Version:Content-Type: Content-Transfer-Encoding:Date:X-Priority:Message-ID:X-QQ-MIME: X-Mailer:X-QQ-Mailer; b=O7ZQLGxFVqp0u8kU3KGY2YEfOf3/jqR57899MriWy+k5QNEVkPMNJMaQl66PZQ5K0 XwVJ0NOi4ValVz26eCg3CwAELegeBVs7dDaUansFhXgFHUDO2XJopqS5cV2xtyv
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
uname -a:Linux DC26 2.6.30.10 #1 SMP Wed Jun 2 04:34:53 PDT 2010 i686 i686 i386 GNU/Linux
OS:CentOS5.5
 
build xen
#make all
 
Errors:
include -I../../../tools/libxc -I../../../tools/include -I ../../../tools/libaio/src -I ../../../tools/memshr -D_GNU_SOURCE -DUSE_NFS_LOCKS -DUSE_GCRYPT -c -o tapdisk-queue.o tapdisk-queue.c
In file included from tapdisk-queue.c:44:
libaio-compat.h:82:3: error: #error __NR_eventfd?
make[5]: *** [tapdisk-queue.o] Error 1
make[5]: Leaving directory `/root/xen-4.0.0/tools/blktap2/drivers'
make[4]: *** [subdir-install-drivers] Error 2
make[4]: Leaving directory `/root/xen-4.0.0/tools/blktap2'
make[3]: *** [subdirs-install] Error 2
make[3]: Leaving directory `/root/xen-4.0.0/tools/blktap2'
make[2]: *** [subdir-install-blktap2] Error 2
make[2]: Leaving directory `/root/xen-4.0.0/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/root/xen-4.0.0/tools'
make: *** [install-tools] Error 2
when I cd /root/xen-4.0.0/tools/blktap2
issue command: make && make install
It still told the same error.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>