[MPlayer-users] Compiling on 64-bits...

Nikos Chantziaras realnc at arcor.de
Tue Sep 27 11:48:35 CEST 2011


On 09/27/2011 12:34 PM, John Doe wrote:
> Hi,
>
> I am trying to compile mplayer SVN-r34125 on CentOS 6 64-bits.
> It fails with:
>    loader/wrapper.S
>    loader/wrapper.S: Assembler messages:
>    loader/wrapper.S:31: Error: `pusha' is not supported in 64-bit mode
>    loader/wrapper.S:34: Error: suffix or operands invalid for `push'
>    loader/wrapper.S:38: Error: suffix or operands invalid for `push'
>    loader/wrapper.S:40: Error: suffix or operands invalid for `push'
>    loader/wrapper.S:45: Error: suffix or operands invalid for `push'
>    loader/wrapper.S:46: Error: suffix or operands invalid for `push'
>    loader/wrapper.S:55: Error: `popa' is not supported in 64-bit mode
> I saw nowhere in the doc/README that it could be 32-bits only...
> Google is not very helpful, apart for telling me how to compile in 32-bits...
> Is that the case?

Install yasm.  This should allow you to build on 64-bit.



More information about the MPlayer-users mailing list