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] Problem building 3.1.1 HV for ia64

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Problem building 3.1.1 HV for ia64
From: Bill Burns <bburns@xxxxxxxxxx>
Date: Tue, 16 Oct 2007 08:43:58 -0400
Delivery-date: Tue, 16 Oct 2007 05:50:48 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.5 (X11/20070727)
I have run into an issue with the Xen 3.1.1 HV where it fails
to build for ia64. I have worked up a patch that fixes the issue, but
I wonder if maybe I am doing something wrong. It seems hard to believe that
they 3.1.1 won't build ia64.

Anyway here is the issue. Building for common/domctl.c get an undefined
reference error on guest_physmap_max_mem_pages. It is declared in arch
dependent shadow.h files. Not sure why only the ia64 does not get the
definition. But the following changeset removed the include of asm/shadow.h
from common/domctl.c:

changeset:   15456:74b05c391535
user:        Keir Fraser <keir@xxxxxxxxxxxxx>
date:        Wed Oct 03 14:37:38 2007 +0100
summary:     [XEN] replace shadow_* with paging_* in common code

Restoring the include fixes the build for ia64. Do others see this issue?

Thanks,
Bill


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

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