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] ocaml parallel build errors

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] ocaml parallel build errors
From: Christoph Egger <Christoph.Egger@xxxxxxx>
Date: Mon, 17 May 2010 11:37:54 +0200
Delivery-date: Mon, 17 May 2010 02:39:23 -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
User-agent: KMail/1.9.10
Hi!

On a clean source tree, I get an ocaml build error
with gmake -j4 :

 === building libs/uuid
 === building xenstored
 MLDEP
 MLI      symbol.cmi
 MLI      trie.cmi
 MLOPT    define.cmx
 MLOPT    stdext.cmx
 MLOPT    trie.cmx
 MLOPT    config.cmx
 MLI      uuid.cmi
 MLC      uuid.cmo
 MLOPT    uuid.cmx
 MLOPT    logging.cmx
File "logging.ml", line 20, characters 16-26:
Error: Unbound value Logs.error
gmake[4]: *** [logging.cmx] Error 2
gmake[4]: *** Waiting for unfinished jobs....
 MLA      uuid.cma
 MLA      uuid.cmxa
gmake[3]: *** [SUBDIRS_PROGRAMS] Error 2
gmake[3]: *** Waiting for unfinished jobs....


On a second gmake run I have:

 === building libs/xs
File "transaction.ml", line 193, characters 2-12:
Error: Unbound value Disk.write

On a third gmake run oxenstored builds.

Christoph


-- 
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Andrew Bowd, Thomas M. McCoy, Giuliano Meroni
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632


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

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