[FFmpeg-user] Include the log file "config.log" produced by configure as this will help solve the problem.

Константин Т mrootooz at gmail.com
Thu Feb 11 11:57:01 CET 2016


    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


More information about the ffmpeg-user mailing list