ffmpeg fails to build with openjpeg enabled (Bug #381)
Description
ffmpeg : 0.10.2
openjpeg : 1.5.0
cast -c ffmpeg
Unpacking source file ffmpeg-0.10.2.tar.bz2 for spell ffmpeg.
Building ffmpeg
Building in dir: /usr/src/ffmpeg-0.10.2
ffmpeg 0.10.2
ERROR: libopenjpeg 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
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solving the problem.
! Problem Detected !
History
Updated by Julien Rozo about 1 year ago
Compilation is OK when called like this :
cast -c --cflags "-I/usr/include/openjpeg-1.5 $CFLAGS" ffmpeg
Updated by Julien Rozo about 1 year ago
fixed in test grimoire by commit 6a2aa9637eb6c5e50b1ef77e9617ca2374224967
Updated by Vlad Glagolev about 1 year ago
marking as resolved&&closed
- % Done changed from 0 to 100
- Status changed from New to Closed