[MPlayer-users] mplayer compilation failure with recent ffmpeg

sylvain.bertrand at gmail.com sylvain.bertrand at gmail.com
Mon Jul 23 15:10:25 EEST 2018


Hi,

mplayer export of 2018/07/22, fails to compile with ffmpeg commit
3237f018fd0e0c0fe8ffb2b1cece23ee58a220a8 (fetched on the 22nd)

I get the following final link error:

ffmpeg/libavcodec/h263dec.o: In function `ff_h263_decode_frame':
h263dec.c:(.text+0xd73): undefined reference to `ff_h263_find_frame_end'
h263dec.c:(.text+0xf20): undefined reference to `ff_mpeg4_find_frame_end'
ffmpeg/libavcodec/mlpdec.o: In function `read_access_unit':
mlpdec.c:(.text+0x79d): undefined reference to `ff_mlp_read_major_sync'
mlpdec.c:(.text+0xa37): undefined reference to `ff_mlp_calculate_parity'
mlpdec.c:(.text+0xa4c): undefined reference to `ff_mlp_calculate_parity'
mlpdec.c:(.text+0x146c): undefined reference to `ff_mlp_calculate_parity'
mlpdec.c:(.text+0x1479): undefined reference to `ff_mlp_checksum8'
mlpdec.c:(.text+0x1e68): undefined reference to `ff_mlp_restart_checksum'
ffmpeg/libavcodec/mlpdec.o: In function `mlp_decode_init':
mlpdec.c:(.text.unlikely+0x35): undefined reference to `ff_mlp_huffman_tables'
mlpdec.c:(.text.unlikely+0x85): undefined reference to `ff_mlp_huffman_tables'
mlpdec.c:(.text.unlikely+0xdb): undefined reference to `ff_mlp_huffman_tables'
mlpdec.c:(.text.unlikely+0x121): undefined reference to `ff_mlp_init_crc'
ffmpeg/libavcodec/ac3dec_fixed.o: In function `ac3_decode_frame':
ac3dec_fixed.c:(.text+0x3eb7): undefined reference to `ff_ac3_parse_header'
ac3dec_fixed.c:(.text+0x4265): undefined reference to `ff_ac3_parse_header'
ffmpeg/libavcodec/ac3dec_float.o: In function `ac3_decode_frame':
ac3dec_float.c:(.text+0x39bb): undefined reference to `ff_ac3_parse_header'
ac3dec_float.c:(.text+0x3d7d): undefined reference to `ff_ac3_parse_header'
ffmpeg/libavcodec/eac3_core_bsf.o: In function `eac3_core_filter':
eac3_core_bsf.c:(.text+0x62): undefined reference to `ff_ac3_parse_header'
ffmpeg/libavcodec/eac3_core_bsf.o:eac3_core_bsf.c:(.text+0x154): more undefined references to `ff_ac3_parse_header' follow
collect2: error: ld returned 1 exit status
make: *** [Makefile;747: mplayer] Error 1

regards,

-- 
Sylvain


More information about the MPlayer-users mailing list