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] Trying to make tools for 64bit Xen hypervisor

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Trying to make tools for 64bit Xen hypervisor
From: Sumedh Sakdeo <sumedhsakdeo@xxxxxxxxx>
Date: Mon, 18 Oct 2010 16:20:50 -0700
Delivery-date: Mon, 18 Oct 2010 16:22:05 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=97GVYGBVCSm3PjnTe17ZlTgNCuv2aocJDYDvy2iFIVA=; b=WSEhJhmROAFotriiVlT4c5kTKAJjdMpyiaG7DGO/TTgckD03x7IutKF/uttuGHKyX6 /BmW9TjfifuF17YbugDMPpTuLbq9Bjmh11/dvmoie6SH05KUUMT0n/jvlKPvtgfFicJv xkhES+M1xqR6Ks1IzmlYFldEs7qAn4O9DIn9w=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=scTM3L4Za8R7yI3sy4k8LM82CoPLOvFU7blQBHfnnariPoFIm4M4OwH+a89ijHH7mj 6bQXK6+9jzkxyp1iSLvB3ycRT2jFy5HPeeeoW3x/nDiOnRjB8Qhk1IOorGtn4dQD52i6 LBlxU8LkXQrYWOH+9vo3TMVgPvSIH+GTzBQBQ=
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
Hello All,

I am trying to build Xen 4.0.1(from here) on a  x86_64 Linux. I was able to do 'make xen' properly, but my 'make tools' fail.
Error I get is this:
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 `/home/ssakdeo/workarea/xen-4.0.1/tools/blktap2/drivers'
make[4]: *** [subdir-install-drivers] Error 2
make[4]: Leaving directory `/home/ssakdeo/workarea/xen-4.0.1/tools/blktap2'
make[3]: *** [subdirs-install] Error 2
make[3]: Leaving directory `/home/ssakdeo/workarea/xen-4.0.1/tools/blktap2'
make[2]: *** [subdir-install-blktap2] Error 2
make[2]: Leaving directory `/home/ssakdeo/workarea/xen-4.0.1/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/home/ssakdeo/workarea/xen-4.0.1/tools'
make: *** [install-tools] Error 2

Can anyone help in these regards?

Also, I want some recommendations in terms of using dom0 kernel:
I know that Xen 4.0.1, fetches dom0 pvops kernels and builds it. At the same time, you can also use dom0 2.6.18 kernel. What version of dom0 kernel is usually recommended?

My goal is to have a 64 bit environment setup, for Xen and dom0 kernel, so that I can actually start doing some research on the code.

Looking forward for any help in these regards!

--
Thanks & Regards,
Sumedh Sakdeo
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>