On Mon, May 07, 2012 at 05:34:45PM +0800, Wanlong Gao wrote: > Hi Rich, > > A compiling error occurs here, > ?nodesize:int -> ?sectorsize:int -> string array -> unit [...] > ?nodesize:int -> ?sectorsize:int -> string -> unit
We changed the mkfs_btrfs definition so that it takes a list of devices instead of a single device (commit 3cc9703f9). However I don't know why the file above isn't being regenerated. Both 'guestfs.mli' and 'guestfs.ml' are listed as 'generator_built' in 'ocaml/Makefile.am', so they should get rebuilt. Perhaps rerun the generator by hand? Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://et.redhat.com/~rjones/virt-top _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
