[FFmpeg-user] Error in instalation
James Darnley
james.darnley at gmail.com
Thu Oct 23 00:09:59 CEST 2014
On 2014-10-22 22:44, Ítalo de Pontes Oliveira wrote:
> BEGIN /tmp/ffconf.fXcZCLwZ.c
> 1 #include <stdint.h>
> 2 #include <faac.h>
> 3 long check_faacEncGetVersion(void) { return (long) faacEncGetVersion; }
> 4 int main(void) { return 0; }
> END /tmp/ffconf.fXcZCLwZ.c
> gcc -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c99 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.3uD5SRzk.o /tmp/ffconf.fXcZCLwZ.c
> /tmp/ffconf.fXcZCLwZ.c:2:18: fatal error: faac.h: No such file or directory
> #include <faac.h>
> ^
> compilation terminated.
> ERROR: libfaac not found
Did you install faac?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20141023/ee445215/attachment.asc>
More information about the ffmpeg-user
mailing list