Paul Hentschel wrote:

Ok, I found a patch at openSUSE and got 2.2.3, 2.2.4 and 2.2.5(latest from
git stable) to build with qt5.7 and gcc6.1. Here is a links to the patch:

Description: https://build.opensuse.org/request/show/397726

Patch:
https://build.opensuse.org/package/view_file/openSUSE:Factory/vlc/vlc-gcc6-buildfixes.patch?rev=adf9201abc61f54a7c1e192019056f48


Here is how I built:

sed -i '/seems to be moved/s/^/#/' autotools/ltmain.sh &&
patch -Np1 -i ../vlc-2.2.3-ffmpeg3-1.patch &&
patch -Np1 -i ../vlc-gcc-6-buildfixes.patch &&
CFLAGS="-DLUA_COMPAT_5_1" \
./configure --prefix=/usr --disable-atmo &&

make

As root user:
make docdir=/usr/share/doc/vlc-2.2.5 install

I only installed and tested 2.2.5 but I built the other 2 to see if they
would build with the same patches, and they did. Apparently the new patch
will break a build with gcc5, but I haven't tested that.

With the 2.2.x versions my DVDs play correctly and all the mpeg-2 files
that were not playing correctly now work. That is the extent of the
testing I did.

Thank you Paul,  I have opened ticket #8110 to address this.

  -- Bruce


--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to