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

Arpi arpi at thot.banki.hu
Tue Dec 24 13:06:37 CET 2002


Hi,

ok i found teh reason: you must have a lib somewhere on your system
containing a symbol named 'decwin'. maybe you have dynamic libavcodec with
mpglib included or something.

it explains why can you get it compiled if you removed decwin
or changed to static.

so, you have to find that library and kill it...

or try to rename all 'decwin' in mp3lib to decwin2 or something.

> On Tue, 2002-12-24 at 02:39, Arpi wrote:
> > Hi,
> > 
> > > it must be a linker bug.
> 
> I am not completely convinced. I mean it did and still does link with
> the #include "tabinit.c" removed from sr1.c .
> 
> > i've replaced my libMP3.a with your one, and compiled mplayer with it.
> > no errors or warnings at linking, and it does work.
> > 
> > GNU ld 2.11.90.0.19
> > gcc version 2.95.3 20010315 (release)
> 
> It does not anymore link with this version:
> 
> gcc version 2.95.4 20011002 (Debian prerelease)
> GNU ld version 2.13.90.0.16 20021126 Debian GNU/Linux
> 
> and produces warnings in ld 2.12.90.<something> .....
> 
> Soeren.
> 
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
> 
> 


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