[MPlayer-dev-eng] [PATCH] mplayer fails to link with newer

Arpi arpi at thot.banki.hu
Tue Dec 24 02:35:20 CET 2002


Hi,

> > > /usr/bin/ld: mp3lib/libMP3.a(sr1.o)(.text+0x74): unresolvable relocation
> > > against symbol `decwin'
> > 
> > upload this libMP3.a please to incoming
> 
> done.


ok, at .text+0x74 there is tabinit.c:45:

  table = decwin;

compiled to binary:

10000073   ba00000000                       mov     edx, 0                    

so i can't see the reason why the linker cannot resolve this.

.text rel;ocation table has:

destofs  symidx type
00000074 008c   01(ELF_R_386_32)

idx  binding  type     value    size     section     name
008c global   object   00000020 00000880 *common     decwin

it must be a linker bug.


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu



More information about the MPlayer-dev-eng mailing list