On Sun, Apr 01, 2012 at 11:33:17PM +0800, Wanlong Gao wrote: > Yes, I see, then another one, > ../../podwrapper.sh --man virt-sparsify.1 virt-sparsify.pod > make[3]: *** No rule to make target `sysprep-extra-options.pod', needed by > `virt-sysprep.1'. Stop. > make[3]: Leaving directory `/work/git/libguestfs/po-docs/ja' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/work/git/libguestfs/po-docs'
Oh I see, that's in the po-docs/ja directory. Try: rm -f po-docs/podfiles make -C po-docs podfiles Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming blog: http://rwmj.wordpress.com Fedora now supports 80 OCaml packages (the OPEN alternative to F#) http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
