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] [PATCH] Fix caml-stubdom make line to depend the ocaml cross

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] Fix caml-stubdom make line to depend the ocaml cross compiler
From: Patrick Colp <pjcolp@xxxxxxxxx>
Date: Wed, 15 Sep 2010 14:10:31 -0700
Delivery-date: Wed, 15 Sep 2010 14:11:53 -0700
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
The provided sample caml stubdom needs to use the ocaml cross compiler, but
if it hasn't been downloaded and compiled, then it won't find it and
the build will
fail. This makes caml-stubdom depend on the cross compiler, so it will
automatically get built before the stubdom.

Signed-off-by: Patrick Colp <pjcolp@xxxxxxxxx>

Attachment: stubdom_caml_fix.patch
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>