r...@arthur-desktop:~/ffmpeg-0.4.9-pre1# ./configure --prefix=/usr --enable-static --enable-shared --disable-gpl --cc=gcc-3.4 --enable-mp3lame --disable-mmx Install prefix /usr Source path /root/ffmpeg-0.4.9-pre1 C compiler gcc-3.4 make make CPU x86 (generic) Big Endian no inttypes.h yes broken inttypes.h no MMX enabled no Vector Builtins yes gprof enabled no zlib enabled yes mp3lame enabled yes vorbis enabled no faad enabled no faadbin enabled no faac enabled no a52 support no a52 dlopened no pp support no debug symbols yes optimize yes shared pp no Video hooking yes SDL support no risky / patent encumbered codecs yes Imlib2 support no freetype support yes Sun medialib support no pthreads support no AMR-NB float support no AMR-NB fixed support no AMR-WB float support no License: LGPL Creating config.mak and config.h config.h is unchanged
2009/12/29 Ting Peng <[email protected]> > Dear kevin, > > When I configure ffmpeg, it replies this. > > > ./configure --prefix=/usr -enable-shared -enable-static -disable-gpl > > -disable-mmx -enable-mp3lame -cc=gcc-3.4 > > Install prefix /usr > > Source path /home/pt/src/ffmpeg-0.4.9-pre1 > > C compiler gcc > > make make > > CPU x86 (generic) > > Big Endian no > > inttypes.h yes > > broken inttypes.h no > > MMX enabled yes > > Vector Builtins yes > > gprof enabled no > > zlib enabled yes > > mp3lame enabled no > > vorbis enabled no > > faad enabled no > > faadbin enabled no > > faac enabled no > > a52 support no > > a52 dlopened no > > pp support no > > debug symbols yes > > optimize yes > > shared pp no > > Video hooking yes > > SDL support yes > > risky / patent encumbered codecs yes > > Imlib2 support yes > > freetype support yes > > Sun medialib support no > > pthreads support no > > AMR-NB float support no > > AMR-NB fixed support no > > AMR-WB float support no > > License: LGPL > > Creating config.mak and config.h > > config.h is unchanged > > p...@pt-desktop:~/src/ffmpeg-0.4.9-pre1 > > > > Then, I use make, but failed as prior email content. > > > > -- > > Best regards! > > > > Ting Peng ([email protected]) > > [CN] +86-137-721-59621 > > > > > > > -- > Best regards! > > Ting Peng ([email protected]) > [CN] +86-137-721-59621 >
