Hello,
after the check out of the last version of transcode
cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvstc co -r transcode_1_0 transcode
and the creation of configure with "autoreconf -i -f"
I have an error message from ./configure run like this
env CFLAGS="-O3 -march=pentium4"
echo $CFLAGS
./configure -quiet --enable-libavcodec --enable-libmpeg2
--enable-statbuffer --enable-avifile --enable-lame --enable-ogg
--enable-vorbis --enable-theora --enable-libdvdread
--enable-libmpeg3 --enable-mjpegtools
The error message is:
./configure: line 30314: syntax error near unexpected token `}'
./configure: line 30314: `echo "${ECHO_T}no" >&6; }'
and another file is created "tc_pkg_err_file" in the building directory
dr:/usr/local/src/transcode# cat tc_pkg_err_file
ERROR: requirement failed: cannot compile ffmpeg/avcodec.h
ffmpeg/avcodec.h can be found in the following packages:
FFmpeg http://www.ffmpeg.org
Can anybody help me?
Thanks
Daniele Rosa