[vlc] Getting ready for 0.8.3

Matthias Saou thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net
Tue Jul 12 16:54:09 CEST 2005


Hi,

I just checked out the 0.8.3 branch and got this error for "make dist". If
it's because my environment is missing something, it's not obvious to me,
so just in case it may be a real problem :

[...]
make[1]: Entering directory `/tmp/vlc-0.8.3/po'
make update-po
make[2]: Entering directory `/tmp/vlc-0.8.3/po'
make vlc.pot-update
make[3]: Entering directory `/tmp/vlc-0.8.3/po'
make[3]: *** No rule to make target `../modules/misc/externrun.c', needed
by `vlc.pot-update'.  Stop. make[3]: Leaving directory `/tmp/vlc-0.8.3/po'
make[2]: *** [update-po] Error 2
[...]

Also, to build on Fedora Core 4 x86_64 (gcc 4.0), I had to change line 559
of modules/gui/skins2/src/theme_loader.cpp for 0.8.2, and it looks like
I'll still need to do it for 0.8.3 :

-    return (int)gzf;
+    return 1;

Last, 0.8.2 doesn't build on Fedora Core 4 ppc for me. At first because of
an altivec problem, then a "vector" problem (so still altivec it seems) in
a different place when --disable-altivec is given. This is why I wanted to
try a 0.8.3 snapshot, to see if the problem persisted.

Matthias

-- 
Clean custom Red Hat Linux rpm packages : http://freshrpms.net/
Fedora Core release 4 (Stentz) - Linux kernel 2.6.12-1.1390_FC4.s3
Load : 0.49 0.84 0.85

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list