Error in compilation

*nix specific usage questions
linuxman74

Error in compilation

Postby linuxman74 » 20 Sep 2005 10:02

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

Teetrinker
Cone that earned his stripes
Cone that earned his stripes
Posts: 174
Joined: 16 Aug 2004 16:12

Postby Teetrinker » 20 Sep 2005 11:32

Is gettext installed?

linuxma74

Error in compilation

Postby linuxma74 » 20 Sep 2005 12:14

Is gettext installed?
Yes!
root@ubuntu:~/videolan/vlc-trunk# gettext -V
gettext (GNU gettext-runtime) 0.14.5

p.s.
Sorry for my english. Im am from Italy :-)

Teetrinker
Cone that earned his stripes
Cone that earned his stripes
Posts: 174
Joined: 16 Aug 2004 16:12

Postby Teetrinker » 20 Sep 2005 12:37

To be sure, is gettext-devel installed ? Or how the paket (*.dep) is called at ubuntu.

xtophe
Big Cone-huna
Big Cone-huna
Posts: 1209
Joined: 24 Nov 2003 10:12
Location: Bristol, England

Postby xtophe » 20 Sep 2005 12:39

It happens from time to time, do a make claen in the po directory or delete all the .gmo

hth
Xtophe

linuxman74

Error in compilation

Postby linuxman74 » 20 Sep 2005 12:55

root@ubuntu:~/videolan/vlc-trunk/po# make clean
rm -f remove-potcdate.sed
rm -f core core.* vlc.po vlc.1po vlc.2po *.new.po
rm -fr *.o
root@ubuntu:~/videolan/vlc-trunk/po# ls
bn.po en_GB.po ja.po my.po POTFILES.in tet.po
ca.po es.po ko.po ne.po ps.po tl.po
ChangeLog fr.po Makefile nl.po pt_BR.po tr.po
da.po hi.po Makefile.in no.po ro.po vedi
de.po hu.po Makefile.in.in pl.po ru.po vlc.pot
el.po it.po Makevars POTFILES sv.po zh_TW.po
root@ubuntu:~/videolan/vlc-trunk/po# make
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: *** [ca.gmo] Error 1

root@ubuntu:~/videolan/vlc-trunk/po# dpkg -l |grep gettext
ii gettext 0.14.5-2ubuntu2 GNU Internationalization utilities
ii gettext-base 0.14.5-2ubuntu2 GNU Internationalization utilities for the b
ii liblocale-gettext-perl 1.05-1 Using libc functions for internationalizatio

apt-cache search gettext-dev
it does not find gettext-dev

xtophe
Big Cone-huna
Big Cone-huna
Posts: 1209
Joined: 24 Nov 2003 10:12
Location: Bristol, England

Re: Error in compilation

Postby xtophe » 20 Sep 2005 13:08

root@ubuntu:~/videolan/vlc-trunk/po# make
rm -f ca.gmo && : -c --statistics -o ca.gmo ca.po
Hm there is something wrong because the command line should be

Code: Select all

rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po
maybe have a look in the output of configure or in config.log
Xtophe


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 87 guests