From: InterNetX - Juergen Gotteswinter <jg@internetx.de>
To: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Cc: "xen-users@lists.xensource.com List" <xen-users@lists.xensource.com>
Subject: Re: RHEL6 xen and dom0 kernel to test
Date: Sun, 31 Jul 2011 22:31:30 +0200 (CEST) [thread overview]
Message-ID: <577748610.8096.1312144290850.JavaMail.open-xchange@ox-groupware-node01.internetx.de> (raw)
In-Reply-To: <4E32BD40.1030806@internetx.com>
[-- Attachment #1.1: Type: text/plain, Size: 3320 bytes --]
Juergen Gotteswinter <jg@internetx.de> hat am 29. Juli 2011 um 16:01
geschrieben:
> Am 20.05.11 23:27, schrieb M A Young:
> > I have been working on xen and dom0 kernel packages for RHEL6 and they
> > are now at the stage where they are suitable for wider testing.
> >
> > There are xen 4.1 RPMs at http://xenbits.xen.org/people/mayoung/EL6.xen/
> > which are simply the Fedora 15 package recompiled for RHEL6.
> >
> > The dom0 kernel packages are at
> > http://xenbits.xen.org/people/mayoung/testing/ and are basically the
> > 2.6.32-71.29.1.el6 kernel with the addition of xen specific patches from
> > Jeremy's xen/stable-2.6.32.x branch at the 2.6.32.39 merge, and a few
> > code and configuration changes to get it to build. It isn't ABI
> > compatible with true RHEL6 kernels because of the changes. It should set
> > up grub correctly for a dom0 boot if the hypervisor is present (though I
> > suggest you check the grub.conf file until it is better tested).
> >
> > Let me know if you see any problems.
> >
> > Michael Young
> >
> > _______________________________________________
> > Xen-users mailing list
> > Xen-users@lists.xensource.com
> > http://lists.xensource.com/xen-users
>
> Works fine for me so far, no issues at all. Using it on SL6
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xensource.com
> http://lists.xensource.com/xen-users
Hi,
works fine so far, but when i try to compile drbd against this xen / kernel
pacakges this errors show up:
/usr/src/kernels/2.6.32-71.29.1.el6.xendom0.x86_64/arch/x86/include/asm/io.h:10:21:
error: error: xen/xen.h: No such file or directoryxen/xen.h: No such file or
directory
In file included from include/linux/scatterlist.h:8, from
include/linux/dma-mapping.h:7, from
include/linux/dmaengine.h:26, from include/linux/skbuff.h:30,
from include/linux/if_ether.h:124, from
include/linux/netdevice.h:29, from include/net/sock.h:50,
from include/linux/connector.h:80, from
/root/rpmbuild/BUILD/drbd-8.3.10/drbd/linux/drbd.h:28, from
/root/rpmbuild/BUILD/drbd-8.3.10/drbd/drbd_worker.c:28:/usr/src/kernels/2.6.32-71.29.1.el6.xendom0.x86_64/arch/x86/include/asm/io.h:10:21:
error: xen/xen.h: No such file or directorymake[3]: ***
[/root/rpmbuild/BUILD/drbd-8.3.10/drbd/drbd_buildtag.o] Error 1make[3]: ***
Waiting for unfinished jobs....make[3]: ***
[/root/rpmbuild/BUILD/drbd-8.3.10/drbd/drbd_proc.o] Error 1make[3]: ***
[/root/rpmbuild/BUILD/drbd-8.3.10/drbd/drbd_bitmap.o] Error 1make[3]: ***
[/root/rpmbuild/BUILD/drbd-8.3.10/drbd/drbd_worker.o] Error 1make[2]: ***
[_module_/root/rpmbuild/BUILD/drbd-8.3.10/drbd] Error 2make[2]: Leaving
directory `/usr/src/kernels/2.6.32-71.29.1.el6.xendom0.x86_64'make[1]: ***
[kbuild] Error 2make[1]: Leaving directory
`/root/rpmbuild/BUILD/drbd-8.3.10/drbd'make: *** [module] Error 2error: Bad exit
status from /var/tmp/rpm-tmp.XO5eV5 (%build)
and so on...
development rpms are all installed. any ideas how to fix this?
cheers,
juergen
[-- Attachment #1.2: Type: text/html, Size: 5251 bytes --]
[-- Attachment #2: Type: text/plain, Size: 137 bytes --]
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
prev parent reply other threads:[~2011-07-31 20:31 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-20 21:27 RHEL6 xen and dom0 kernel to test M A Young
2011-05-23 19:16 ` [Xen-devel] " Pasi Kärkkäinen
2011-05-23 20:01 ` Possible Compatibility Bug in xl create Carsten Schiers
2011-05-24 9:27 ` Ian Campbell
2011-05-24 9:40 ` AW: " Carsten Schiers
2011-05-24 9:43 ` Ian Campbell
2011-05-24 20:19 ` AW: " Carsten Schiers
2011-05-25 18:47 ` Carsten Schiers
2011-05-25 19:07 ` Carsten Schiers
2011-05-25 20:36 ` Carsten Schiers
2011-05-25 20:47 ` Carsten Schiers
2011-05-26 14:31 ` Ian Jackson
2011-05-27 8:58 ` Carsten Schiers
2011-05-26 14:31 ` Ian Jackson
2011-05-26 18:26 ` [PATCH 1 of 2] xl: improve compatibility with xm Carsten Schiers
2011-05-27 8:41 ` Ian Campbell
2011-06-02 16:29 ` Ian Jackson
2011-06-02 16:45 ` Stefano Stabellini
2011-06-02 16:58 ` Ian Jackson
2011-06-03 6:43 ` AW: " Carsten Schiers
2011-06-03 6:55 ` Ian Campbell
2011-07-14 19:39 ` RHEL6 xen and dom0 kernel to test Pasi Kärkkäinen
2011-07-29 14:01 ` Juergen Gotteswinter
2011-07-31 20:31 ` InterNetX - Juergen Gotteswinter [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=577748610.8096.1312144290850.JavaMail.open-xchange@ox-groupware-node01.internetx.de \
--to=jg@internetx.de \
--cc=xen-devel@lists.xensource.com \
--cc=xen-users@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).