RE: [suse-amd64] MPlayer amd64
It's installed in /usr/bin in all of my SuSE and SLES 64bit installations. I do not know what package it is from. I would have to use a web search engine to find this but I have to run to a meeting right now. I'll search after the meeting if you don't have any luck finding it. -Alain. -----Original Message----- From: Mag Gam [mailto:magawake@gmail.com] Sent: Friday, August 26, 2005 2:20 PM To: Black, Alain Cc: Bernd Paysan; suse-amd64@suse.com Subject: Re: [suse-amd64] MPlayer amd64 Wow! thanks for the responses. ./linux32 bash does not even work...where are you getting this linux32 script/binary from? Has anyone able to compile MPlayer on AMD64 with fullscreen capabalities? If not, can you please try? TIA! On 8/26/05, Black, Alain <ablack@bloodsystems.org> wrote:
linux32 bash
Then uname will not report the 64bit architecture anymore.
Then you can " CC="gcc -m32" ./configure"
Give that a shot.
-----Original Message----- From: Bernd Paysan [mailto:bernd.paysan@gmx.de] Sent: Friday, August 26, 2005 11:56 AM To: suse-amd64@suse.com Subject: Re: [suse-amd64] MPlayer amd64
On Friday 26 August 2005 14:57, Mag Gam wrote:
Nope that does not work either...
CC="gcc -m32" ./configure --host=i686-unknown-linux-gnu
Just looked, MPlayer's configure uses uname to get the architecture, and
doesn't use the config.guess from autoconfig - and therefore also doesn't have the override parameters. A possibility would be to put a fake uname into some location that's before /bin in the path.
-- Bernd Paysan "If you want it done right, you have to do it yourself" http://www.jwdt.com/~paysan/
-- Check the List-Unsubscribe header to unsubscribe For additional commands, email: suse-amd64-help@suse.com
participants (1)
-
Black, Alain