I have this problem during the compilation of the vlc:
Making all in po
make[2]: Entering directory `/home/davide/videolan/vlc-trunk/po'
rm -f ca.gmo && : -c --statistics -o ca.gmo ca.po
mv: impossibile fare stat di `t-ca.gmo': No such file or directory
make[2]: *** [ca.gmo] Error 1
make[2]: Leaving directory `/home/davide/videolan/vlc-trunk/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/davide/videolan/vlc-trunk'
make: *** [all] Error 2
I have installed all the necessary libraries:
libwxgtk2.6-dev, libdvbpsi3-dev, libmpeg2-4-dev, libmad0-dev, libasound2-dev, libesd0-dev, x11proto-video-dev, libdvdnav-dev, liba52-0.7.4-dev, libflac-dev, libfreetype6-dev, libid3tag0-dev, libogg-dev, libpng12-dev, libspeex-dev, libtheora-dev, libvorbis-dev, libxml2-dev, zlib1g-dev, gcc g++, automake1.9, autoconf, libtool, subversion, cvs, libx11-dev
And....
libdvdcss-1.2.8, faad2-20040923, ffmpeg, libvc1-1.0 (with VC1_reference_decoder_release6)
Tnx