<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">Can someone 
help me with this build error? It happens when trying to build contribs from 
source. 
<DIV dir=ltr>
<DIV style="FONT-FAMILY: ; COLOR: ">
<DIV> </DIV>
<DIV>I’m using the latest master branch from 
git://git.videolan.org/vlc.git</DIV>
<DIV></DIV>
<DIV> </DIV>
<DIV>When building against the older 2.1.4 label, the build works fine.</DIV>
<DIV></DIV>
<DIV></DIV>
<DIV> </DIV>
<DIV>cd ffmpeg && CC="i686-w64-mingw32-gcc" CXX="i686-w64-mingw32-g++" 
LD="i686-w64-mingw32-ld" AR="i686-w64-mingw32-ar" CCAS="i686-w64-mingw32-gcc -c" 
RANLIB="i686-w64-mingw32-ranlib" STRIP="i686-w64-mingw32-strip" 
PATH="/home/user/vlc/contrib/i686-w64-mingw32/bin:/home/user/vlc/extras/tools/build/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" 
CPPFLAGS=" -I/home/user/vlc/contrib/i686-w64-mingw32/include" CFLAGS=" 
-I/home/user/vlc/contrib/i686-w64-mingw32/include -g" CXXFLAGS=" 
-I/home/user/vlc/contrib/i686-w64-mingw32/include -g" LDFLAGS=" 
-L/home/user/vlc/contrib/i686-w64-mingw32/lib" ./configure \</DIV>
<DIV>--extra-ldflags=" -L/home/user/vlc/contrib/i686-w64-mingw32/lib" 
--cc="i686-w64-mingw32-gcc" --disable-doc --disable-encoder=vorbis 
--enable-libgsm --enable-libopenjpeg --disable-debug --disable-avdevice 
--disable-devices --disable-avfilter --disable-filters --disable-bsfs 
--disable-bzlib --disable-programs --disable-avresample --enable-libmp3lame 
--enable-libvpx --disable-decoder=libvpx --disable-decoder=libvpx_vp8 
--disable-decoder=libvpx_vp9 --enable-cross-compile 
--cross-prefix=i686-w64-mingw32- --arch=x86 --target-os=mingw32 
--enable-memalign-hack --enable-w32threads --enable-dxva2 --disable-decoder=dca 
--cpu=i686 --arch=x86 \</DIV>
<DIV>--prefix="/home/user/vlc/contrib/i686-w64-mingw32" --enable-static 
--disable-shared</DIV>
<DIV>ERROR: libopenjpeg1 not found</DIV>
<DIV></DIV>
<DIV> </DIV>
<DIV>If you think configure made a mistake, make sure you are using the 
latest</DIV>
<DIV>version from Git. If the latest version fails, report the problem to 
the</DIV>
<DIV>libav-tools@libav.org mailing list or IRC #libav on irc.freenode.net.</DIV>
<DIV>Include the log file "config.log" produced by configure as this will 
help</DIV>
<DIV>solving the problem.</DIV>
<DIV>make: *** [.ffmpeg] Error 1</DIV>
<DIV> </DIV></DIV></DIV></DIV></DIV></BODY></HTML>