[FFmpeg-user] Current git head produces ERROR: libxavs not found on configure
Reindl Harald
h.reindl at thelounge.net
Mon Mar 20 17:06:48 EET 2017
Am 20.03.2017 um 15:46 schrieb 桃源老師:
> Hello list member,
>
> I have pulled ffmpeg current git head. Then it produces ERROR: libxavs not found on configure.
>
> Here's last part of config.log:
>
> warning: You must include stdint.h or inttypes.h before xavs.h [-W#warnings]
> # warning You must include stdint.h or inttypes.h before xavs.h
> ^
> /Volumes/ffmpeg_compile/include/xavs.h:427:3: error: unknown type name 'uint8_t'
> uint8_t *p_payload;
> ^
> 1 warning and 9 errors generated.
> ERROR: libxavs not found
>
> How can I fix it?
by just remove --enable-libxavs or install libxavs and it's
devel-package - why do you add random --enable options to ./configure?
More information about the ffmpeg-user
mailing list