Hi,
I am unable to compile libvirt -0.9.13
1.
./configure (Executed successfully without any errors)
2.
While executing make I am getting following Error
/bin/sed: can't read =/usr/lib/libnl-route.la: No such file or directory
libtool: link: `=/usr/lib/libnl-route.la' is not a valid libtool archive
make[3]: *** [libvirt.la] Error 1
make[3]: Leaving directory `/home/root/libvirt-0.9.13/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/root/libvirt-0.9.13/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/root/libvirt-0.9.13'
make: *** [all] Error 2
But “=/usr/lib/libnl-route.la” file exist
Please help me regarding this.
Regards,
Veera.