[MPlayer-users] mplayer on Solaris 10 x86 ?
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Fri Feb 22 19:59:32 CET 2008
On Fri, Feb 22, 2008 at 12:53:11PM -0600, Shane Ludwig wrote:
> I'm getting the usual
>
> cabac.h:525: error: can't find a register in class `GENERAL_REGS' while
> reloading `asm'
>
> error when attempting to compile MPlayer-1.0rc2 on my Sun Ultra 20 running
> Solaris 10 x86 with gcc 3.4.3.
And usually the only thing that helps is using a different compiler
version. I assume that Solaris does not build gcc to compile by default
as PIC/PIE code, in that case you would have to use -fno-PIC or
something like that.
More information about the MPlayer-users
mailing list