[libvirt-users] [Building Error] cannot stat `t-af.gmo': No such file or directory

Zhihua Che zhihua.che at gmail.com
Tue Apr 3 14:18:12 UTC 2012


Hi, everyone

    I'm building the newest libvirt from git repository, of version
782afa98e4a5fa9a0927a9e32f9cf36082a2e8e7
and failed complaining as the following.

make[3]: Entering directory `/home/harvey/open-projects/libvirt-build/po'
cd ../../libvirt/po && : --update af.po libvirt.pot
cd ../../libvirt/po && rm -f af.gmo && : -c --statistics -o af.gmo af.po
mv: cannot stat `t-af.gmo': No such file or directory
make[3]: *** [../../libvirt/po/af.gmo] Error 1
make[3]: Leaving directory `/home/harvey/open-projects/libvirt-build/po'
make[2]: *** [stamp-po] Error 2
make[2]: Leaving directory `/home/harvey/open-projects/libvirt-build/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/harvey/open-projects/libvirt-build'
make: *** [all] Error 2

My building steps are

cd <build-dir>
<src-dir>/autogen.sh --help
./configure --prefix=xxx
make




More information about the libvirt-users mailing list