Re: [libvirt] Libvirt master compilation failed

2018-04-05 Thread Mathieu Tarral
> Forgot to install 'gettext', maybe. I was missing gettext indeed. I ran the autogen.sh again, then make, and the build was successful. I wonder why this wasn't spotted by the configure.sh script from autotools ? There is an issue to be fixed here. Thank you Pino ! -- Mathieu Tarral -- li

Re: [libvirt] Libvirt master compilation failed

2018-04-05 Thread Pino Toscano
Hi, On Thursday, 5 April 2018 13:54:17 CEST Mathieu Tarral wrote: > [...] > make[3]: Entering directory '/var/ansible/libvirt/po' > rm -f af.gmo && : -c --statistics -o af.gmo af.po > mv: cannot stat 't-af.gmo': No such file or directory > Makefile:470: recipe for target 'af.gmo' failed > make[3]:

[libvirt] Libvirt master compilation failed

2018-04-05 Thread Mathieu Tarral
Hello, i have been trying to compile the latest libvirt from the Github mirror. I checked out on this commit: 3487973ee0c730b6fbfc6183af798c46ae3b85ff virjsontest: Use a more stable floating point number for testing But the compilation failed with this error: CC ssh.o CCLD ssh