|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] ocaml parallel build errors
On 17/05/2010 10:37, "Christoph Egger" <Christoph.Egger@xxxxxxx> wrote:
>
> Hi!
>
> On a clean source tree, I get an ocaml build error
> with gmake -j4 :
Should be fixed by xen-unstable:21401.
Thanks,
Keir
> === 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
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|