[vlc-devel] Re: Problems making vlc-0.8.6b

Jean-Paul Saman jean-paul.saman at planet.nl
Tue May 29 20:41:02 CEST 2007


Toni Menendez Lopez wrote:
> I am trying to make this version of VLC : vlc-0.8.6b
> 
> I am using following configure options.-
> 
> ./configure  --prefix=/usr/local/enctools \
> --enable-dv \
> --enable-livedotcom --with-livedotcom-tree=../live \
> --enable-v4l \
> --enable-ogg --enable-mad --enable-faad --enable-a52 --enable-flac \
> --enable-libmpeg2 --enable-vorbis --enable-speex --enable-theora \
> --enable-png --enable-x264 \
> --enable-freetype --enable-fribidi --enable-libxml2 \
> --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
> --with-ffmpeg-vorbis --with-ffmpeg-theora --with-ffmpeg-ogg
> 
> Configure runs OK, but when I try to execute make I get following error :
> 
> faad.c: In function âDecodeBlockâ:
> faad.c:319: error: âfaacDecFrameInfoâ it has not a member called âpsâ
> faad.c:323: error: âfaacDecFrameInfoâ has not a member called âpsâ
> faad.c:337: error: âfaacDecFrameInfoâ has not a member called âpsâ
> make[4]: *** [libfaad_plugin_a-faad.o] Error 1
> 
You miss the faad2 package on your system, so either use --disable-faad 
or install the missing package.

> 
> 
> x264 has been download using svn, and installed fine.
> ffmpeg has download using svn, and installed fine.
> 
> 
> Thanks,
> 
> Toni.
> 

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list