Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: virt-df - Utility like 'df' for virtual guests https://bugzilla.redhat.com/show_bug.cgi?id=442873 clalance@xxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|clalance@xxxxxxxxxx |rjones@xxxxxxxxxx ------- Additional Comments From clalance@xxxxxxxxxx 2008-05-19 10:45 EST ------- When trying to build this package on F-9 with ocaml packages update to F-10, I seem to be running into a build failure: + make depend for d in lib virt-df diskzip; do \ make -C $d depend; \ if [ $? -ne 0 ]; then exit 1; fi; \ done make[1]: Entering directory `/usr/src/redhat/BUILD/virt-df-2.1.1/lib' rm -f .depend ocamlfind ocamldep -package unix,extlib -I +bitmatch -pp "camlp4o -I`ocamlc -where`/bitmatch pa_bitmatch.cmo" diskimage_ext2.mli diskimage_fat.mli diskimage_impl.mli diskimage_linux_swap.mli diskimage_linux_swsuspend.mli diskimage_lvm2_metadata.mli diskimage_lvm2.mli diskimage_mbr.mli diskimage.mli diskimage_ntfs.mli int63_on_32.mli int63_on_64.mli diskimage_ext2.ml diskimage_fat.ml diskimage_impl.ml diskimage_linux_swap.ml diskimage_linux_swsuspend.ml diskimage_lvm2_metadata.ml diskimage_lvm2.ml diskimage_mbr.ml diskimage.ml diskimage_ntfs.ml int63_on_32.ml int63_on_64.ml test_int63.ml > .depend Camlp4: Uncaught exception: DynLoader.Error ("/usr/lib/ocaml/bitmatch/pa_bitmatch.cmo", "error while linking /usr/lib/ocaml/bitmatch/pa_bitmatch.cmo.\nReference to undefined global `Bitmatch'") (and then there are a bunch more build failures). Rich points out that this patch is probably needed: http://hg.et.redhat.com/virt/applications/virt-df--devel?cs=00a35ad4c881 Chris Lalancette -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review