On Wed, Jan 20, 2021 at 01:51:39PM +0200, Nir Soffer wrote:
Right, this was missing. Build was successful with:
git clean -dxf
git submodule update --init
CFLAGS=-fPIC ./autogen.sh
make
Can we document this in the README? It may help to get more
contribution to this project.
I documented it here:
https://github.com/libguestfs/virt-v2v/commit/899d7849cb61ab225aefcbd31e8...
Note the -fPIC thing is a only needed on Fedora because of the way
that Fedora requires us to compile OCaml. It's not needed on (eg) Debian.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
virt-p2v converts physical machines to virtual machines. Boot with a
live CD or over the network (PXE) and turn machines into KVM guests.
http://libguestfs.org/virt-v2v