[MPlayer-users] compiling MPlayer with debugging code enabled fails

Alexander Heinz mailsanmich at gmx.li
Sun Jan 14 22:03:42 CET 2007


Hi!

I would like to report a matrox (mga) related bug, but therefore I have 
to compile MPlayer with debugging code enabled. This fails! I do not 
have any problems with compiling MPlayer without debugging support.

I have entered:
./configure --enable-debug=3
make

Here is the output:
(...)
cabac.h:109: warning: 'put_cabac_static' defined but not used
cabac.h:155: warning: 'put_cabac_terminate' defined but not used
cabac.h:183: warning: 'put_cabac_u' defined but not used
cabac.h:218: warning: 'put_cabac_ueg' defined but not used
cabac.h:270: warning: 'refill2' defined but not used
cabac.h:808: warning: 'get_cabac_u' defined but not used
cabac.h:824: warning: 'get_cabac_ueg' defined but not used
cabac.h: In function 'get_cabac_noinline':
cabac.h:522: error: can't find a register in class 'GENERAL_REGS' while 
reloading 'asm'
make[1]: *** [h264.o] Error 1
make[1]: Leaving directory `/root/mplayer-checkout-2007-01-14/libavcodec'
make: *** [libavcodec/libavcodec.a] Fehler 2

I use:
- mplayer-checkout-2007-01-14.
- Debian etch (Linux debian 2.6.18-3-686 #1 SMP Mon Dec 4 16:41:14 UTC 
2006 i686 GNU/Linux)
- libc-2.3.6
- gcc version 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)
- GNU ld version 2.17 Debian GNU/Linux
- GNU assembler 2.17 Debian GNU/Linux

What am I doing wrong? What do I have to do to enable debugging support?

Cheers
Alex



More information about the MPlayer-users mailing list