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

seru seru at gmx.net
Tue Dec 24 12:52:13 CET 2002


El lun, 23 de dic de 2002, a las 06:55:10 +0100, Soeren Sonnenburg dijo:
> On Mon, 2002-12-23 at 17:39, seru wrote:
> [...]
> > Dunno. Soeren, if you read this, could you try declating decwin as extern in tabinit_MMX.c and see if it helps? It is highly probable your problem is using Debian /unstable/. You said:
[...]
> 
> Ok, I now have a patch that should work for all (attached)... can
> someone with non MMX machine test it please ?
> 
> Sure I can. This function exists in the tabinit_MMX.c too... and it is
> exactly that conflict between tabinit.c and tabinit_MMX.c that is
> causing trouble. That its why it is either tabinit.c or tabinit_MMX.c
> that should be used...

> [...]
> It is NO problem in the distribution I am using. It definitely is a
I just got newest binutils from cvs and mplayer compiles perfectly! mp3lib gives no warning at all (when compiling that dir without omit-frame-pointer)

GNU ld version 021223 20021223

I was not saying your distribution was the problem, what I /was/ saying that there is Debian stable, testing, and unstable, so when using Debian unstable things use to screw up because it's still highly experimental. 

Maybe it has a buggy release of binutils in it? If you seriously think the linker is the problem, get a newer version.

> problem with the code in that mp3lib directory (as I said, it links with
> older binutils and doesn't with newer ones).
> 
> > Soeren, could you mail me the file this command generates (log)?:
> > `export CFLAGS='-O2'; && ./configure && make make 2>&1 | tee compile.log
> > First with your (not mine) patch, they without it. So you can send me two files.
> 
> Sorry but I don't see the point with this.
You decide... it was to look up your problem (maybe you omitted other warnings/errors) and maybe to be able to reproduce it.
> 
> Soeren.





More information about the MPlayer-dev-eng mailing list