[FFmpeg-trac] #4263(avutil:new): libavutil compile error

FFmpeg trac at avcodec.org
Thu Jan 15 13:55:57 CET 2015


#4263: libavutil compile error
-----------------------------------+---------------------------------------
             Reporter:  jonshouse  |                     Type:  defect
               Status:  new        |                 Priority:  normal
            Component:  avutil     |                  Version:  unspecified
             Keywords:             |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+---------------------------------------
 Summary of the bug:

 CC      libavutil/cpu.o
 CC      libavutil/crc.o
 CC      libavutil/des.o
 CC      libavutil/dict.o
 CC      libavutil/display.o
 CC      libavutil/downmix_info.o
 CC      libavutil/error.o
 libavutil/error.c: In function ‘av_strerror’:
 libavutil/error.c:79:15: error: wrong type argument to unary minus
 make: *** [libavutil/error.o] Error 1


 How to reproduce:
 {{{
 Just compile
 # gcc --version
 gcc (GCC) 4.6.2
 Copyright (C) 2011 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

 # uname -a
 Linux localhost.localdomain 3.2.2 #12 SMP Wed Oct 24 11:00:28 UTC 2012
 i686 i686 i386 GNU/Linux

 }}}
 Version is 2.5.3, this is missing from the version Pulldown ?

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


More information about the FFmpeg-trac mailing list