#6115: Compilation in Debian stable/oldstable broken ---------------------------------+-------------------------------------- Reporter: shurreg | Type: defect Status: new | Priority: minor Component: avutil | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+-------------------------------------- Summary of the bug: it seems FFmpeg build process is now broken in stock Debian Wheezy and Jessie due to requirement of <stdatomic.h> in libavutil/cpu.c and absense of such a file in gcc 4.7/4.8 How to reproduce (making mplayer with freshly downloaded ffmpeg): {{{ % make CC libavutil/cpu.o libavutil/cpu.c:20:23: fatal error: stdatomic.h: No such file or directory }}}
-- Ticket URL: <https://trac.ffmpeg.org/ticket/6115> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://ffmpeg.org/mailman/listinfo/ffmpeg-trac