[MPlayer-users] Build error with current svn
Andy Furniss
andyqos at ukfsn.org
Thu Oct 25 17:11:16 CEST 2012
libmpcodecs/vd_lzo.o: In function `decode':
/home/andy/Src/Mplayer-svn/mplayer/libmpcodecs/vd_lzo.c:109: undefined
reference to `av_lzo1x_decode'
libmpdemux/demux_mkv.o: In function `demux_mkv_decode':
/home/andy/Src/Mplayer-svn/mplayer/libmpdemux/demux_mkv.c:364: undefined
reference to `av_lzo1x_decode'
ffmpeg/libavcodec/libavcodec.a(cscd.o): In function `decode_frame':
/home/andy/Src/Mplayer-svn/mplayer/ffmpeg/libavcodec/cscd.c:88:
undefined reference to `av_lzo1x_decode'
ffmpeg/libavcodec/libavcodec.a(nuv.o): In function `decode_frame':
/home/andy/Src/Mplayer-svn/mplayer/ffmpeg/libavcodec/nuv.c:208:
undefined reference to `av_lzo1x_decode'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1
Was OK on Sunday with the same configure, one change apart from update
svn/ffmpeg is that I installed faad2.
./configure --enable-debug --enable-xvmc
--extra-cflags="-I/home/andy/Src/Xorg-git/modular/include"
--extra-libs="-L/home/andy/Src/Xorg-git/modular/lib"
--extra-libs-mplayer="-L/home/andy/Src/Xorg-git/modular/lib"
More information about the MPlayer-users
mailing list