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

Luca Barbato lu_zero at gentoo.org
Tue Apr 1 18:44:53 CEST 2003


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.

the resulting OPTFLAGS on a G4 with gcc3 after a ./configure are::
OPTFLAGS = -O4   -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

that are at least wierd if not wrong.


They suggested to use the ELF AUX tables to get the data in a better way.
Salient threads
http://lists.linuxppc.org/linuxppc-dev/200303/msg00062.html
http://lists.linuxppc.org/linuxppc-dev/200303/msg00065.html
http://lists.linuxppc.org/linuxppc-dev/200303/msg00069.html



-- 
Luca Barbato
Developer
Gentoo Linux				http://www.gentoo.org/~lu_zero





More information about the MPlayer-users mailing list