You are not logged in.

#1 2009-05-09 08:59:17

Dzaro
Member
Registered: 2006-11-06
Posts: 24

[SOLVED] mplayer-svn won't compile

Wanted to try one application that needs svn version of mplayer to run. Well, i'm not able to compile it hmm

                                                                                                  
liba52/imdct_3dnow.h:289: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'                                           
liba52/imdct_3dnow.h:257: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'                                           
...
liba52/imdct_3dnow.h:117: error: 'asm' operand has impossible constraints                                                                      
liba52/imdct_3dnow.h:283: error: 'asm' operand has impossible constraints                                                                      
...

liba52/imdct.c: In function 'ifft16':
liba52/imdct.c:294: warning: array subscript is below array bounds
liba52/imdct.c: In function 'ifft64_c':
liba52/imdct.c:310: warning: array subscript is below array bounds
liba52/imdct.c: In function 'ifft128_c':
liba52/imdct.c:318: warning: array subscript is below array bounds
liba52/imdct.c:322: warning: array subscript is below array bounds
make: *** [liba52/imdct.o] Error 1

Google found something: http://gcc.gnu.org/ml/gcc-bugs/2009-05/msg00633.html

So is there any chance i could compile it? Need to downgrade gcc?

Last edited by Dzaro (2009-05-09 09:30:58)

Offline

#2 2009-05-09 09:21:20

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [SOLVED] mplayer-svn won't compile

mplayer in the Arch repos is actually mplayer-svn. SVN revision 29188 is currently in the testing repo, and it was built on 28 April so it might be current enough for you.

Offline

#3 2009-05-09 09:22:41

Dzaro
Member
Registered: 2006-11-06
Posts: 24

Re: [SOLVED] mplayer-svn won't compile

Oh, didn't know that smile

Thank you

Edit: yes, it's working now

Last edited by Dzaro (2009-05-09 09:30:36)

Offline

Board footer

Powered by FluxBB