problem when compile ffmpeg in rehat linux

1 view
Skip to first unread message

gale

unread,
Apr 23, 2007, 11:07:18 PM4/23/07
to smartAV
A problem came when I compile ffmpeg in linux.
First .I compile lame,xvid,x264,libdts,faac,faad ,3gp and so
on.Then I compile ffmeg with the command line: ./configure --prefix=/
usr/ffmpeg --enable-gpl --enable-shared --enable-libmp3lame --enable-
liba52 --enable-liba52bin --enable-libfaac --enable-libfaad --enable-
libfaadbin --enable-libogg --enable-libvorbis --enable-x264 --enable-
xvid --enable-amr-nb --enable-amr-wb --enable-pp --enable-pthreads --
disable-ffserver --disable-ffplay.
But problem came:
FAAD test failed.
If you think configure made a mistake, make sure you are using the
latest
version from SVN. If the latest version fails, report the problem to
the
ffmpeg...@mplayerhq.hu mailing list or IRC #ffmpeg on
irc.freenode.net.
Include the log file "config.err" produced by configure as this will
help
solving the problem.
config.err writes:/tmp/ffmpeg-conf-20162-29207-8081.c:1:18: faad.h: No
such file or directory

Any help is appricated!
Thank you!

Smart Song

unread,
Apr 24, 2007, 1:25:13 AM4/24/07
to sma...@googlegroups.com
You should firstly specify LDFLAGS and CFlAGS
 
./configure --extra-ldflags=-L/usr/local/lib --extra-cflags=-I/usr/local/include

 
Reply all
Reply to author
Forward
0 new messages