[FFmpeg-trac] #1443(build system:new): MingGW: error: 'HAVE_MIPSFPU' undeclared

FFmpeg trac at avcodec.org
Tue Jun 12 06:27:04 CEST 2012


#1443: MingGW: error: 'HAVE_MIPSFPU' undeclared
-------------------------------------+-------------------------------------
             Reporter:  redxii       |                     Type:  defect
               Status:  new          |                 Priority:  important
            Component:  build        |                  Version:  git-
  system                             |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I just grabbed the latest ffmpeg and tried to build with mplayer r34999
 under MinGW today and fails with:

 ./libavutil/libm.h:31:5: warning: "HAVE_MIPSFPU" is not defined [-Wundef]
 libavcodec/acelp_filters.c: In function 'ff_acelp_filter_init':
 libavcodec/acelp_filters.c:151:8: error: 'HAVE_MIPSFPU' undeclared (first
 use in this function)
 libavcodec/acelp_filters.c:151:8: note: each undeclared identifier is
 reported only once for each function it appears in

 make[1]: *** [libavcodec/acelp_filters.o] Error 1
 make[1]: Leaving directory `/home/Joshua/mplayer/ffmpeg'
 make: *** [ffmpeg/libavcodec/libavcodec.a] Error 2

 I am using MinGW/GCC 4.6.2, MPlayer r34999. And yes I have done 'make
 distclean'.

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


More information about the FFmpeg-trac mailing list