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] kernel compilation for domU error

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] kernel compilation for domU error
From: "kkibci" <rafal.skora@xxxxxxxxxx>
Date: Sat, 29 Sep 2007 12:02:09 +0200
Delivery-date: Mon, 01 Oct 2007 10:02:34 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
I`m trying to switch to 64bit dom0 kernel and system, i`ve install gentoo amd64 edtition and xen 3.1. Kernel sources are linux-2.6.20-xen-r3.
Domain 0 works without any problems but when i try to compile kernel for domU i get this errors:
  LD      .tmp_vmlinux1
arch/x86_64/kernel/built-in.o: In function `intel_bugs':
early-quirks.c:(.text+0xa49f): undefined reference to `quirk_intel_irqbalance'
make: *** [.tmp_vmlinux1] Error 1
I`ve only added frontend drivers in xen kernel menu and remove backend drivers. I think that it can be ralted with my hardware configuration;
00:00.0 Host bridge: Intel Corporation E7230 Memory Controller Hub (rev c0)
00:01.0 PCI bridge: Intel Corporation E7230 PCI Express Root Port (rev c0)
00:03.0 PCI bridge: Intel Corporation 975X Express PCI Express Root Port (rev c0)
Has anyone similar hardware? maybe there is some kind of patch for kernel but i can`t find it.
 
 
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] kernel compilation for domU error, kkibci <=