[MPlayer-users] svn 20400 - cabac.h does not compile
Dominik 'Rathann' Mierzejewski
dominik at rangers.eu.org
Mon Oct 23 04:26:18 CEST 2006
On Monday, 23 October 2006 at 04:21, John Brown wrote:
> I get the following error when I attempt to build revision 20400:
>
> cabac.h:106: warning: 'put_cabac_static' defined but not used
> cabac.h:152: warning: 'put_cabac_terminate' defined but not used
> cabac.h:180: warning: 'put_cabac_u' defined but not used
> cabac.h:215: warning: 'put_cabac_ueg' defined but not used
> cabac.h:267: warning: 'refill2' defined but not used
> cabac.h:799: warning: 'get_cabac_u' defined but not used
> cabac.h:815: warning: 'get_cabac_ueg' defined but not used
> cabac.h: In function 'get_cabac_noinline':
> cabac.h:513: error: can't find a register in class 'GENERAL_REGS' while
> reloading 'asm'
> make[1]: *** [h264.o] Error 1
> make[1]: Leaving directory `/c/progra~1/multimedia/mplayer/svn/libavcodec'
> make: *** [libavcodec/libavcodec.a] Error 2
>
> I am compiling on Windows XP SP2 and I am using MSYS and gcc version 4.1.1
> [Sherpya] downloaded at http://oss.netfarm.it/mplayer-win32.php.
>
> I configure with:
> ./configure --prefix=/mingw --enable-static --enable-debug=3 --enable-menu
> --disable-sdl --enable-dvdnav --with-codecsdir=codecs
Try adding -fomit-frame-pointer to CFLAGS in config.mak (after configure).
Regards,
R.
--
MPlayer developer and RPMs maintainer: http://rpm.greysector.net/mplayer/
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
-- from "Collected Sayings of Muad'Dib" by the Princess Irulan
More information about the MPlayer-users
mailing list