[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] ocaml build error
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |