[FFmpeg-trac] #5473(avcodec:closed): Can't build 3.0.1: libavcodec.so: undefined reference to `opj_stream_default_create'

FFmpeg trac at avcodec.org
Mon Apr 25 10:07:43 CEST 2016


#5473: Can't build 3.0.1: libavcodec.so: undefined reference to
`opj_stream_default_create'
-------------------------------------+-----------------------------------
             Reporter:  Oxalin       |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avcodec
              Version:  unspecified  |               Resolution:  invalid
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Replying to [ticket:5473 Oxalin]:
 > Building against lib32-openjpeg 1.5.2. All the undefined references seem
 related OpenJPEG 2.0.X (functions undefined under 1.5.2 but introduced
 under 2.X)

 This indicates that the versions of your instealled header and your
 installed library are different, I just tested compilation with openjpeg
 1.5.2 and it works fine here.

 If you believe there is a bug that can be fixed in FFmpeg, please test
 current FFmpeg git head with a minimal configure line, run {{{make}}}
 several times and provide the complete, uncut console output of an
 additional {{{make V=1 ffmpeg}}} run.
 You can get installation support on the user mailing list.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5473#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list