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

Re: [Xen-devel] mini-os: gnttab.c does not compile

To: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] mini-os: gnttab.c does not compile
From: Anil Madhavapeddy <anil@xxxxxxxxxxxxx>
Date: Fri, 1 Sep 2006 16:10:29 +0100
Cc: "Robert Kaiser \(FH\)" <kaiser@xxxxxxxxxxxxxxxxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, sos22@xxxxxxxxx, gm281@xxxxxxxxx
Delivery-date: Mon, 04 Sep 2006 04:13:39 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C11E0B19.21B3%Keir.Fraser@xxxxxxxxxxxx>
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>
References: <C11E0B19.21B3%Keir.Fraser@xxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On 1 Sep 2006, at 16:06, Keir Fraser wrote:

On 31/8/06 12:11 pm, "Anil Madhavapeddy" <anil@xxxxxxxxxxxxx> wrote:

MiniOS wasn't declaring a __XEN_INTERFACE_VERSION__, so it broke
after the recent dom0_ops.h change.

I pushed a small Makefile fix so it declares it as 0x00030203 (the
version right before those changes) and builds again.  Someone should
also update it to sync with the new header files as well so that the
interface version can bumped to the latest.

I wonder how it worked before? Set_xen_guest_handle() has never been a valid
thing for a guest to use if it doesn't define a suitable
XEN_INTERFACE_VERSION. Going back to before the dom0_ops changes, the build still fails for me: seems weird that gnttab.c could ever have built as part
of mini-os.

It's never compiled at all for me before :-)

I've had a "CFLAGS += -D__XEN__" local change to my checkout of mini- os for ages (thats not the right fix, but it worked too).

Grzegorz, how do you compile up mini-os normally?

-anil

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

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