On Thu, May 19, 2016 at 04:55:29PM +0200, Natanael Copa wrote:
> Nothing uses symvers since commit d63443b9 (lavc: drop the
> av_fast_{re,m}alloc compatibility wrappers).
>
> Signed-off-by: Natanael Copa <[email protected]>
> ---
> configure | 21 ---------------------
> 1 file changed, 21 deletions(-)
this causes pages of warnings:
CC libavfilter/f_reverse.o
CC libavfilter/f_select.o
CC libavfilter/f_sendcmd.o
CC libavfilter/f_streamselect.o
CC libavfilter/fifo.o
In file included from ./libavutil/common.h:467:0,
from ./libavutil/avutil.h:288,
from ./libavutil/opt.h:31,
from libavfilter/f_reverse.c:21:
./libavutil/internal.h:196:5: warning: "HAVE_SYMVER_ASM_LABEL" is not defined
[-Wundef]
./libavutil/internal.h:200:7: warning: "HAVE_SYMVER_GNU_ASM" is not defined
[-Wundef]
In file included from ./libavutil/common.h:467:0,
from ./libavutil/avutil.h:288,
from ./libavutil/eval.h:29,
from libavfilter/f_select.c:27:
./libavutil/internal.h:196:5: warning: "HAVE_SYMVER_ASM_LABEL" is not defined
[-Wundef]
./libavutil/internal.h:200:7: warning: "HAVE_SYMVER_GNU_ASM" is not defined
[-Wundef]
In file included from ./libavutil/common.h:467:0,
from ./libavutil/avutil.h:288,
from ./libavutil/file.h:24,
from libavfilter/f_sendcmd.c:28:
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I have often repented speaking, but never of holding my tongue.
-- Xenocrates
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
