<div>I am trying to make this version of VLC : vlc-0.8.6b</div>
<div> </div>
<div>I am using following configure options.-</div>
<div> </div>
<div>./configure  --prefix=/usr/local/enctools \<br>--enable-dv \<br>--enable-livedotcom --with-livedotcom-tree=../live \<br>--enable-v4l \<br>--enable-ogg --enable-mad --enable-faad --enable-a52 --enable-flac \<br>--enable-libmpeg2 --enable-vorbis --enable-speex --enable-theora \
<br>--enable-png --enable-x264 \<br>--enable-freetype --enable-fribidi --enable-libxml2 \<br>--enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \<br>--with-ffmpeg-vorbis --with-ffmpeg-theora --with-ffmpeg-ogg<br><br>
Configure runs OK, but when I try to execute make I get following error :</div>
<div> </div>
<div>faad.c: In function âDecodeBlockâ:<br>faad.c:319: error: âfaacDecFrameInfoâ it has not a member called âpsâ<br>faad.c:323: error: âfaacDecFrameInfoâ has not a member called âpsâ<br>faad.c:337: error: âfaacDecFrameInfoâ has not a member called âpsâ
<br>make[4]: *** [libfaad_plugin_a-faad.o] Error 1<br> </div>
<div> </div>
<div> </div>
<div>x264 has been download using svn, and installed fine.</div>
<div>ffmpeg has download using svn, and installed fine.</div>
<div> </div>
<div> </div>
<div>Thanks,</div>
<div> </div>
<div>Toni.</div>
<div> </div>