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-devel

[Xen-devel] compile error on kernel 2.4.29-xenU

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] compile error on kernel 2.4.29-xenU
From: Marco Genise <marco@xxxxxxxxx>
Date: Mon, 11 Apr 2005 13:13:38 +0200
Delivery-date: Mon, 11 Apr 2005 11:13:37 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: marco@xxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
Hi,

when I try to compile a custom kernel 2.4.29 with option "Device driver
domain" enabled, I get following error during "make ARCH=xen":

arch/xen/drivers/blkif/drv.o(.text+0x35e0): In function `blkif_connect':
: undefined reference to `direct_remap_area_pages'
arch/xen/drivers/netif/drv.o(.text+0x1a95): In function `netif_connect':
: undefined reference to `direct_remap_area_pages'
arch/xen/drivers/netif/drv.o(.text+0x1ad4): In function `netif_connect':
: undefined reference to `direct_remap_area_pages'

When I disable the option compiling finishes without any problem.

My domain0 kernel is version 2.6.11, other domains run with 2.6.11-xenU
without any privileged access. Current Xen version used is
xen-2.0-testing. Same error occured with xen-2.0.5-stable. Didn't test
with xen-unstable right now.

Anyone got a hint what the problem might be?

Thanks in advance,

Marco.


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>