<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">I downloaded the libguestfs-1.17.21.tar.gz  tarball from www.libguestfs.org<br>I tried to compile the package but I got this error in "make" step:<br><br>virt_df-domains.o: In function `add_domain':<br>/home/feeliwood/Downloads/libguestfs-1.17.21/df/domains.c:274: undefined reference to `guestfs___for_each_disk'<br>collect2: ld returned 1 exit status<br>make[2]: *** [virt-df] Error 1<br>make[2]: Leaving directory `/home/feeliwood/Downloads/libguestfs-1.17.21/df'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/feeliwood/Downloads/libguestfs-1.17.21'<br>make: *** [all] Error 2<br><br><br>Here is the result of "./configure" step :<br><br>This is how we have configured the optional components for you today:<br>Daemon .............................. yes<br>Appliance ...........................
 yes<br>QEMU ................................ /usr/bin/qemu-kvm<br>OCaml bindings ...................... no<br>Perl bindings ....................... no<br>Python bindings ..................... yes<br>Ruby bindings ....................... no<br>Java bindings ....................... no<br>Haskell bindings .................... no<br>PHP bindings ........................ yes<br>Erlang bindings ..................... yes<br>guestfish and C virt tools .......... yes<br>Perl virt tools ..................... yes<br>virt-resize ......................... no<br>FUSE filesystem ..................... no<br>gobject bindings .................... no<br>gobject introspection ............... no<br><br>I attached <span style="font-weight: bold;">configure.txt</span> and <span style="font-weight: bold;">makefile.txt </span><span>which show log of</span><span style="font-weight: bold;"> "./configure" </span><span>and </span><span style="font-weight: bold;">" make"
 </span><span>process</span> in case you need more info.<br>Do you have any hints?<br>Thanks.<br><br></div></body></html>