[MPlayer-users] Configure glitch on Linux/PowerPC
Michael G Schwern
schwern at pobox.com
Thu Jul 18 03:46:10 CEST 2002
While configuring MPlayer on my Debian/PowerPC machine I noticed this:
schwern at blackrider:/usr/local/src/MPlayer-20020717$ ./configure --with-win32libdir=/usr/local/lib/win32 --enable-gui
Detected operating system: Linux
Detected host architecture: ppc
Checking for gcc version ... 2.95.4, ok
Checking for CPU vendor ... (::)
Checking for CPU type ...
apparently configure is misparsing the output of /proc/cpuinfo. For
reference, this is what mine looks like on a 2.4.18 kernel.
$ cat /proc/cpuinfo
cpu : 740/750
temperature : 94-96 C (uncalibrated)
clock : 264MHz
revision : 2.2 (pvr 0008 0202)
bogomips : 532.48
machine : PowerBook
motherboard : AAPL,PowerBook1998 MacRISC
L2 cache : 1024K unified pipelined-syncro-burst
memory : 320MB
pmac-generation : OldWorld
configure is looking for entries like "model name" and "vendor_id".
I don't think this is causing any real harm.
System Information:
$ cat /etc/debian_version
3.0
$ uname -a
Linux blackrider 2.4.18 #1 Thu May 16 00:32:38 EDT 2002 ppc unknown
$ ls -l /lib/libc[.-]*
-rwxr-xr-x 1 root root 1270884 Apr 28 09:18 /lib/libc-2.2.5.so
lrwxrwxrwx 1 root root 13 Jun 22 17:58 /lib/libc.so.6 -> libc-2.2.5.so
$ X -version
XFree86 Version 4.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 21 December 2001
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/FAQ)
Build Operating System: Linux 2.4.18-powerpc-smp ppc [ELF]
Module Loader present
$ gcc -v
Reading specs from /usr/lib/gcc-lib/powerpc-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
$ ld -v
GNU ld version 2.12.90.0.1 20020307 Debian/GNU Linux
$ as --version
GNU assembler 2.12.90.0.1 20020307 Debian/GNU Linux
--
This sig file temporarily out of order.
More information about the MPlayer-users
mailing list