Mailinglist Archive: opensuse-amd64 (146 mails)

< Previous Next >
Re: [suse-amd64] MPlayer amd64
  • From: Bernd Paysan <bernd.paysan@xxxxxx>
  • Date: Fri, 26 Aug 2005 12:49:23 +0000 (UTC)
  • Message-id: <200508261449.15609.bernd.paysan@xxxxxx>
On Friday 26 August 2005 13:49, Mag Gam wrote:
> Thanks for the quick reply!
>
>
>
> With CC="gcc -m32" ./configure, make give me this error

You probably also need to override the config.guess output, looks like
there's still a x86_64 assembler binary.

CC="gcc -m32" ./configure --host=i686-unknown-linux-gnu

might work.

> Also, I have tried the rpms from packman, and mplayers works! But
> mplayer -vo x11 vid.avi or mplayer -vo xv vid.avi does NOT have full
> screen modes....

That depends on your graphics card, or the card driver.

--
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://www.jwdt.com/~paysan/
< Previous Next >
Follow Ups