Sumedh Sakdeo
2010-Oct-18 23:20 UTC
[Xen-users] Trying to make tools for 64bit Xen hypervisor
Hello All, I am trying to build Xen 4.0.1(from here<http://www.xen.org/products/xen_source.html>) 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@lists.xensource.com http://lists.xensource.com/xen-users
Sumedh Sakdeo
2010-Oct-20 05:27 UTC
[Xen-users] Re: Trying to make tools for 64bit Xen hypervisor
Any pointers would be really helpful, as I need to start using xen in my college asap. On Oct 18, 2010, at 4:20 PM, Sumedh Sakdeo <sumedhsakdeo@gmail.com> wrote:> 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@lists.xensource.com http://lists.xensource.com/xen-users
Craig Miskell
2010-Oct-20 18:08 UTC
Re: [Xen-users] Re: Trying to make tools for 64bit Xen hypervisor
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 http://www.gossamer-threads.com/lists/xen/users/173990 Craig Sumedh Sakdeo wrote:> Any pointers would be really helpful, as I need to start using xen in my > college asap. > > On Oct 18, 2010, at 4:20 PM, Sumedh Sakdeo <sumedhsakdeo@gmail.com > <mailto:sumedhsakdeo@gmail.com>> wrote: > >> Hello All, >> >> I am trying to build Xen 4.0.1(from here >> <http://www.xen.org/products/xen_source.html>) 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@lists.xensource.com > http://lists.xensource.com/xen-users- -- Craig Miskell Senior Systems Administrator Opus International Consultants Phone: +64 4 471 7209 "As an adolescent I aspired to lasting fame, I craved factual certainty, and I thirsted for a meaningful vision of human life -- so I became a scientist. This is like becoming an archbishop to meet girls" -- Matt Cartmill -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAky/MCwACgkQmDveRtxWqna4LwCeJ6d2naQw4PLw9BSptkupUg4n KQ0An1iZ3QigOxB6+5LFoBnSABXYVqaU =CGad -----END PGP SIGNATURE----- _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Martinx - ジェームズ
2010-Oct-20 20:42 UTC
Re: [Xen-users] Trying to make tools for 64bit Xen hypervisor
Hi! If you wish, you can try the following procedure: http://xen.1045712.n5.nabble.com/Xen-4-0-1-on-Ubuntu-Lucid-10-04-Desktop-Server-64-Bits-With-OpenGL-Intel-GEM-enabled-From-Linuxcon-BD-td2798737.html Regards, Thiago On 18 October 2010 21:20, Sumedh Sakdeo <sumedhsakdeo@gmail.com> wrote:> Hello All, > > I am trying to build Xen 4.0.1(from here<http://www.xen.org/products/xen_source.html>) > 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@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users