[FFmpeg-trac] #2183(undetermined:new): dsputil_mmx.c "gmc_mmx undeclared" when configuring with --disable-everything

FFmpeg trac at avcodec.org
Thu Jan 24 20:56:16 CET 2013


#2183: dsputil_mmx.c "gmc_mmx undeclared" when configuring with --disable-
everything
-------------------------------------+-------------------------------------
               Reporter:  jamal      |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  important  |              Component:
                Version:  git-       |  undetermined
  master                             |               Keywords:  dsputil
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 Summary of the bug:
 {{{
 CC      libavcodec/x86/dsputil_mmx.o
 /home/jamrial/ffmpeg/libavcodec/x86/dsputil_mmx.c: In function
 'dsputil_init_mmx':
 /home/jamrial/ffmpeg/libavcodec/x86/dsputil_mmx.c:2053:14: error:
 'gmc_mmx' undeclared (first use in this function)
 /home/jamrial/ffmpeg/libavcodec/x86/dsputil_mmx.c:2053:14: note: each
 undeclared identifier is reported only once for each function it appears
 in
 }}}
 How to reproduce:
 {{{
 ./configure --disable-everything
 }}}
 This only happens with an x86_32 target.

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


More information about the FFmpeg-trac mailing list