Hi,
I tried to compile libvirt 3.0.0, from git, on a Debian Stretch.
It failed with these weird errors that i'm not able to fix by myself:
rm -f ky.gmo && : -c --statistics -o ky.gmo ky.po
rm -f lt.gmo && : -c --statistics -o lt.gmo lt.po
mv: cannot stat 't-kw(a)kkcor.gmo': No such file or directory
mv: cannot stat 't-kw(a)uccor.gmo': No such file or directory
Makefile:448: recipe for target 'kw(a)kkcor.gmo' failed
make[3]: *** [kw(a)kkcor.gmo] Error 1
make[3]: *** Waiting for unfinished jobs....
rm -f lv.gmo && : -c --statistics -o lv.gmo lv.po
Makefile:448: recipe for target 'kw(a)uccor.gmo' failed
make[3]: *** [kw(a)uccor.gmo] Error 1
mv: cannot stat 't-kw_GB.gmo': No such file or directory
I have no idea what this "t-kw(a)kkcor.gmo" is about ??
Could you guys help ?
Note: the build failed erlier because uuid-dev was missing.
You might want to add a check for that lib in the configure.ac
Best regards.
--
Mathieu Tarral