[FFmpeg-trac] #2184(undetermined:new): h264.c "undefined reference to ff_h264qpel_init" when configuring with --disable-everything --enable-parsers

FFmpeg trac at avcodec.org
Thu Jan 24 21:14:52 CET 2013


#2184: h264.c "undefined reference to ff_h264qpel_init" when configuring with
--disable-everything --enable-parsers
-------------------------------------+-------------------------------------
               Reporter:  jamal      |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  important  |              Component:
                Version:  git-       |  undetermined
  master                             |               Keywords:  h264
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 Summary of the bug:
 {{{
 libavcodec/libavcodec.a(h264.o): In function
 `h264_set_parameter_from_sps':
 /home/jamrial/ffmpeg/libavcodec/h264.c:2471: undefined reference to
 `ff_h264qpel_init'
 libavcodec/libavcodec.a(h264.o): In function `common_init':
 /home/jamrial/ffmpeg/libavcodec/h264.c:990: undefined reference to
 `ff_h264qpel_init'
 collect2: ld returned 1 exit status
 make: *** [ffmpeg_g] Error 1
 }}}
 How to reproduce:
 {{{
 ./configure --disable-everything --enable-parsers
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2184>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list