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

seru seru at gmx.net
Sat Dec 21 11:36:08 CET 2002


El sáb, 21 de dic de 2002, a las 08:18:33 +0100, Soeren Sonnenburg dijo:
> 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 .
I have binutils 2.12.1, and I indeed only get some warnings. 
If you use a non-english locale, that might be the problem, as the version of binutils I use  also gave problems with the es_ES locale for instance, when I deleted the spanish translation in /usr/share/locale/es/LC_MESSAGES/ld.mo (I think) it worked again.
Try this:
export LC_ALL=en
then compile
> 
> 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.
> 
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng



More information about the MPlayer-dev-eng mailing list