[vlc-devel] Broken contrib build

Mauricio Noda mauricio_noda at hotmail.com
Wed Mar 19 00:51:57 CET 2014


Can someone help me with this build error? It happens when trying to build contribs from source. 

I’m using the latest master branch from git://git.videolan.org/vlc.git

When building against the older 2.1.4 label, the build works fine.

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 \
--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 \
--prefix="/home/user/vlc/contrib/i686-w64-mingw32" --enable-static --disable-shared
ERROR: libopenjpeg1 not found

If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
libav-tools at libav.org mailing list or IRC #libav on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solving the problem.
make: *** [.ffmpeg] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140318/bbb6f865/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.zip
Type: application/x-zip-compressed
Size: 26233 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140318/bbb6f865/attachment.bin>


More information about the vlc-devel mailing list