[MPlayer-dev-eng] mplayer fails to link with newer binutils (decwin)

Soeren Sonnenburg mplayer at nn7.de
Sat Dec 21 08:18:33 CET 2002


Hi!

I investigated this problem a but further and found out, that in older
binutils ld versions 2.12.90 mplayer does link but produces a number of
warnings. In newer versions these warnings are taken to be hard errors
and linking fails as of binutils 2.13.xx .

So this is a bug that needs to be fixed in the mp3lib/ dir.

/usr/lib/libaudio.a(Alibint.o): In function `_SysErrorMsg':
/export/home/steve/debian/nas/nas-1.5/lib/audio/Alibint.c:1354:
`sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
/export/home/steve/debian/nas/nas-1.5/lib/audio/Alibint.c:1354:
`sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
/usr/bin/ld: warning: libasound.so.1, needed by /usr/lib/libesd.so.0,
may conflict with libasound.so.2
/usr/bin/ld: mp3lib/libMP3.a(sr1.o)(.text+0x74): unresolvable relocation
against symbol `decwin'
/usr/bin/ld: mp3lib/libMP3.a(sr1.o)(.text+0x82): unresolvable relocation
against symbol `decwin'
/usr/bin/ld: mp3lib/libMP3.a(sr1.o)(.text+0x105): unresolvable
relocation against symbol `decwin'
/usr/bin/ld: mp3lib/libMP3.a(sr1.o)(.text+0x7a6e): unresolvable
relocation against symbol `decwin'
/usr/bin/ld: mp3lib/libMP3.a(decode_i586.o)(.text+0x8d): unresolvable
relocation against symbol `decwin'

Soeren.




More information about the MPlayer-dev-eng mailing list