On Mon, Apr 13, 2009 at 08:36:02PM +0200, Ján ONDREJ (SAL) wrote:
Does not compile:
ocamlfind ocamlopt -c guestfs.ml ocamlfind ocamlopt -cclib -L../src/.libs -I . unix.cmxa mlguestfs.cmxa t/guestfs_005_load.ml -o t/guestfs_005_load Cannot find file mlguestfs.cmxa
Looks like a missing dependency. I'll push something to git in a moment.
Rich.