[MPlayer-users] mplayer configure script is *broken* on linuxppc

Colin Leroy colin at colino.net
Tue Apr 1 18:53:54 CEST 2003


On 01 Apr 2003 at 18h44, Luca Barbato wrote:

Hi,

> 
> [Automatic answer: RTFM (read DOCS, FAQ), also read
> DOCS/bugreports.html] Ok, after some search and bugging some ppc kernel
> developers, I can say that the mplayer configure script is broken for
> the linux ppc platform. It tries to parse the /proc/cpuinfo that on ppc
> reports different data with different fields.

Try editing ./configure, search for "750" (G3) and add the relevant
march/mcpu flags for a G4 (7400/7450?).

Then search for "-ffast-math -fomit-frame-pointer" and add the relevant
code, if needed, for PPC.

-- 
 \|/ ____ \|/   Colin
 "@'/ ,. \`@"   http://www.geekounet.org/
 /_| \__/ |_\
    \__U_/



More information about the MPlayer-users mailing list