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] [PATCH] libxc: Include path fix

To: Christoph Egger <Christoph.Egger@xxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] libxc: Include path fix
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Tue, 24 Oct 2006 10:28:07 +0100
Delivery-date: Tue, 24 Oct 2006 02:28:39 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200610241117.15674.Christoph.Egger@xxxxxxx>
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
Thread-index: Acb3Trae9TlScWNBEdu3ngAX8io7RQ==
Thread-topic: [Xen-devel] [PATCH] libxc: Include path fix
User-agent: Microsoft-Entourage/11.2.5.060620
On 24/10/06 10:17, "Christoph Egger" <Christoph.Egger@xxxxxxx> wrote:

> There's a include path mistake when trying to build
> tools/libxc  on OpenBSD:

Include directory <xen/sys/...> is supposed to contain OS-specific headers.
Using the Linux ones on OpenBSD is not guaranteed to work very well! Using
xen/include/asm/types.h is *not* the right fix, as you're list of further
build problems indicates.

I assume your eventual aim here is to target a dom0 OpenBSD kernel (in which
case it should provide its own privcmd.h and evtchn.h)? Otherwise, I don't
really see the point of trying to build the user-space tools on OpenBSD when
they are actually going to run on Linux.

 -- Keir



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

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