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] ocaml build error

To: Christoph Egger <Christoph.Egger@xxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] ocaml build error
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Tue, 25 May 2010 10:54:37 +0100
Cc:
Delivery-date: Tue, 25 May 2010 02:55:28 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <201005251125.26783.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/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
Thread-index: Acr77H5bzmHcyUzgTzuJXkoyTHz1kgAA8q0F
Thread-topic: [Xen-devel] ocaml build error
User-agent: Microsoft-Entourage/12.24.0.100205
Looks like maybe you're still getting a parallel build despite recent ocaml
Makefile fixes, including .NOTPARALLEL target added to Makefile.rules? There
are no logging.* files under ocaml/libs/mmap after all. Anyway I expect you
do not want the OCAML tools and you can disable it easily enough from your
build with OCAML_TOOLS=n in your environment.

 K.

On 25/05/2010 10:25, "Christoph Egger" <Christoph.Egger@xxxxxxx> wrote:

> 
> Hi!
> 
> With c/s 21446, I get this build error:
> 
>  === building libs/mmap
>  MLOPT    trie.cmx
>  MLDEP
>  MLI      mmap.cmi
>  MLC      mmap.cmo
>  MLOPT    config.cmx
>  MLA      mmap.cma
>  CC       mmap_stubs.o
>  MKLIB    libmmap_stubs.a
>  MLOPT    mmap.cmx
>  MLOPT    logging.cmx
>  MLA      mmap.cmxa
> File "logging.ml", line 20, characters 16-26:
> Error: Unbound value Logs.error
> gmake[4]: *** [logging.cmx] Error 2
> gmake[3]: *** [SUBDIRS_PROGRAMS] Error 2
> gmake[3]: *** Waiting for unfinished jobs....
> 
> Christoph
> 



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

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