View previous topic :: View next topic |
Author |
Message |
bushvin Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/37628080140617f815161a.gif)
Joined: 20 Feb 2004 Posts: 142 Location: Leuven, Belgium
|
Posted: Tue Feb 26, 2008 9:37 am Post subject: xen-sources 2.6.22 |
|
|
I am currently running without problems on 2.6.20-xen-r6 (Linux alderaan 2.6.20-xen-r6 #2 SMP Sat Jan 5 10:53:48 CET 2008 x86_64 Intel(R) Xeon(R) CPU E5335 @ 2.00GHz GenuineIntel GNU/Linux)
I'm trying to build a new kernel (2.6.22-xen) with the new sources for XEN.
It works for my dom0, but not for my domU...
This is the error: (I followed this wiki to setup my xen host and guests)
Quote: | alderaan linux # makeU
Using /usr/src/linux-2.6.22-xen as source for kernel
GEN /usr/src/linux-2.6.22-xen/_domU/Makefile
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CALL /usr/src/linux-2.6.22-xen/scripts/checksyscalls.sh
CHK include/linux/compile.h
CC arch/x86_64/kernel/genapic-xen.o
/usr/src/linux-2.6.22-xen/arch/x86_64/kernel/genapic-xen.c:28: error: 'BAD_APICID' undeclared here (not in a function)
/usr/src/linux-2.6.22-xen/arch/x86_64/kernel/genapic-xen.c: In function 'send_IPI_self':
/usr/src/linux-2.6.22-xen/arch/x86_64/kernel/genapic-xen.c:82: error: 'APIC_DEST_SELF' undeclared (first use in this function)
/usr/src/linux-2.6.22-xen/arch/x86_64/kernel/genapic-xen.c:82: error: (Each undeclared identifier is reported only once
/usr/src/linux-2.6.22-xen/arch/x86_64/kernel/genapic-xen.c:82: error: for each function it appears in.)
make[2]: *** [arch/x86_64/kernel/genapic-xen.o] Error 1
make[1]: *** [arch/x86_64/kernel] Error 2
make: *** [_all] Error 2
|
I tried changing CONFIG_X86_XEN_GENAPIC to 'n', but it's changed back to 'y' upon starting the compilation.
Googling didn't get me any interesting results...
Any ideas?
Thanks,
Will. _________________ "Don't be too proud of this technological terror you've constructed. The ability to destroy a planet is insignificant next to the power of the Force." - Lord Vader |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
drescherjm Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
Joined: 05 Jun 2004 Posts: 2790 Location: Pittsburgh, PA, USA
|
Posted: Tue Feb 26, 2008 2:48 pm Post subject: |
|
|
Do you know that xen-sources-2.6.22 was recently removed from portage because its very buggy? _________________ John
My gentoo overlay
Instructons for overlay |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
bushvin Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/37628080140617f815161a.gif)
Joined: 20 Feb 2004 Posts: 142 Location: Leuven, Belgium
|
Posted: Tue Feb 26, 2008 2:55 pm Post subject: |
|
|
I did not... I emerged it yesterday, or the day before...
So that could account to the fact that it doesn't compile for domU...
Thanks for pointing that out! _________________ "Don't be too proud of this technological terror you've constructed. The ability to destroy a planet is insignificant next to the power of the Force." - Lord Vader |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
drescherjm Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
Joined: 05 Jun 2004 Posts: 2790 Location: Pittsburgh, PA, USA
|
Posted: Tue Feb 26, 2008 3:01 pm Post subject: |
|
|
I saw it in portage on Sunday and I wanted to install it at work yesterday hoping that the problems that I had with the xen overlay were fixed but by the time I went to install it was already removed from portage.
Quote: | So that could account to the fact that it doesn't compile for domU... |
Yes. _________________ John
My gentoo overlay
Instructons for overlay |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
bushvin Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/37628080140617f815161a.gif)
Joined: 20 Feb 2004 Posts: 142 Location: Leuven, Belgium
|
Posted: Tue Feb 26, 2008 3:14 pm Post subject: |
|
|
Poodoo!
I wanted to check out xen 3.2 with the latest xen sources, as I had some issues with it on my current xen sources _________________ "Don't be too proud of this technological terror you've constructed. The ability to destroy a planet is insignificant next to the power of the Force." - Lord Vader |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|