[FFmpeg-user] Error compiling mplayer snapshot of today

Fabrice DELENTE delentef at gmail.com
Sat Jul 28 18:56:40 CEST 2012


Hello.

When I try compiling today's (2012 Jul. 28) snapshot of mplayer, I get

ffmpeg/libavcodec/libavcodec.a(eamad.o): In function `decode_frame':
eamad.c:(.text+0xb5f): undefined reference to `ff_inv_aanscales'
eamad.c:(.text+0xb84): undefined reference to `ff_inv_aanscales'
ffmpeg/libavcodec/libavcodec.a(eatgq.o): In function `tgq_decode_frame':
eatgq.c:(.text+0x150): undefined reference to `ff_inv_aanscales'
eatgq.c:(.text+0x159): undefined reference to `ff_inv_aanscales'
ffmpeg/libavcodec/libavcodec.a(eatqi.o): In function `tqi_decode_frame':
eatqi.c:(.text+0x4d0): undefined reference to `ff_inv_aanscales'
ffmpeg/libavcodec/libavcodec.a(eatqi.o):eatqi.c:(.text+0x4fc): more undefined references to `ff_inv_aanscales' follow
ffmpeg/libavcodec/libavcodec.a(mpegvideo_enc.o): In function `ff_convert_matrix':
mpegvideo_enc.c:(.text+0x19de4): undefined reference to `ff_aanscales'
mpegvideo_enc.c:(.text+0x19ef3): undefined reference to `ff_aanscales'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1

in the linking phase.

Is it because ffmpeg/libavcodec/aandcttab.o is not linked with the
rest, or in libavcodec.a?

Thanks.

-- 
F. Delente


More information about the ffmpeg-user mailing list