[Libguestfs] FYI, lvs.ml: Unbound value Guestfs.create

Richard W.M. Jones rjones at redhat.com
Mon Oct 5 10:02:30 UTC 2009


On Sun, Oct 04, 2009 at 11:31:57AM +0200, Jim Meyering wrote:
> FYI, while "make" succeeded in this directory on Friday,
> I ran "make clean" today from the top, then "make" and got this:
> 
>   Making all in examples
>   make[3]: Entering directory `/home/j/w/co/libguestfs/ocaml/examples'
>   ocamlfind ocamlopt  \
>             -warn-error A -I .. mlguestfs.cmxa lvs.ml -o lvs
>   File "lvs.ml", line 11, characters 10-24:
>   Error: Unbound value Guestfs.create

You would get this error only if the file

  ocaml/guestfs.cmi

didn't exist.  Is it possible that the ocaml/examples directory is
being compiled before the ocaml/ directory (ie. parallel make)?

Rich.

-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw




More information about the Libguestfs mailing list