On 02/19/2014 11:49 AM, arnaud gaboury wrote:
Hi all,
I can not build from source since a few days. Make left me with this error:
Making install in tools/wireshark make[1]: Entering directory '/developement/aur/libvirt-git/src/libvirt/tools/wireshark' make[2]: Entering directory '/developement/aur/libvirt-git/src/libvirt/tools/wireshark' make[3]: Entering directory '/developement/aur/libvirt-git/src/libvirt/tools/wireshark' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/developement/aur/libvirt-git/src/libvirt/tools/wireshark' make[2]: Leaving directory '/developement/aur/libvirt-git/src/libvirt/tools/wireshark' make[1]: Leaving directory '/developement/aur/libvirt-git/src/libvirt/tools/wireshark' mv: cannot stat ‘/developement/aur/libvirt-git/pkg/libvirt-git/lib/*’: No such file or directory
This 'mv' command is not done by the libvirt build system, it seems to be the PKGBUILD script's "fault": https://aur.archlinux.org/packages/libvirt-git/ Jan