ffmpeg 컴파일에서
configure 후 make 작업중에
한참을 진행후에
make: *** No rule to make target `doc/print_options', needed by `doc/avoptions_format.texi'. Stop.
이런메세지가 나오고 종료됩니다
어떤의미인지....
libavcodec.a
libavformat.a
libavutil.a
libavfilter.a
libswscale.a
의파일들은 모두 생성되어있습니다
#include <cpu-features.h>
error: cpu-features.h: No such file or directory
이에러는...?