[FFmpeg-user] Errors Compiling FFMPEG on MIPS
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Nov 10 10:38:40 CET 2014
C E Macfarlane <c.e.macfarlane <at> macfh.co.uk> writes:
> ./libavutil/libm.h:88: error: static declaration of
> 'fminf' follows non-static declaration
The code that was responsible for this compilation
problem was removed from the FFmpeg source.
Note that afaik, the error indicates that libm.h
and libm (the header and the library) have
different opinions on what symbols they provide.
Carl Eugen
More information about the ffmpeg-user
mailing list