[FFmpeg-trac] #1024(avcodec:new): ffmpeg does not build with gcc-4.7

FFmpeg trac at avcodec.org
Sun Feb 26 18:08:24 CET 2012


#1024: ffmpeg does not build with gcc-4.7
-------------------------------------+-----------------------------------
             Reporter:  belegdol     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avcodec
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------

Comment (by cehoyos):

 1.
 configure MPlayer with ./configure: You will find a config.h and a
 config.mak file in the MPlayer root directory. I assume building with
 "make" fails with above error (builtin_iround).
 2.
 Download current FFmpeg git master and run ./configure. I assume building
 with "make" does not fail. Now find config.h (and config.mak) in the
 FFmpeg root directory and compare it with config.h from MPlayer root
 directory.
 If building current FFmpeg fails (you may just have tested "cd ffmpeg &&
 make" which does not link anything and therefore cannot fail as above),
 then please run make twice for FFmpeg and post the complete, uncut output
 of a subsequent run of "make V=1" and of "gcc -v" (and consider closing
 the MPlayer bug you opened).

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1024#comment:8>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list