[FFmpeg-user] Include the log file "config.log" produced by configure as this will help solve the problem.
Lou
lou at lrcd.com
Thu Feb 11 22:08:16 CET 2016
On Thu, 11 Feb 2016 13:57:01 +0300
Константин Т <mrootooz at gmail.com> wrote:
> 2 #include <faac.h>
> 3 long check_faacEncGetVersion(void) { return (long)
> faacEncGetVersion; }
> 4 int main(void) { return 0; }
> END /tmp/ffconf.Ivvg0YrM.c
> gcc -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
> -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -std=c99 -fomit-frame-pointer
> -pthread -c -o /tmp/ffconf.MQ3oWwaw.o /tmp/ffconf.Ivvg0YrM.c
> /tmp/ffconf.Ivvg0YrM.c:2:18: fatal error: faac.h: No such file or directory
> #include <faac.h>
> ^
> compilation terminated.
> ERROR: libfaac not found
Install the appropriate libfaac files or remove --enable-libfaac.
More information about the ffmpeg-user
mailing list