[MPlayer-users] svn 20400 - cabac.h does not compile

John Brown johnbrown105 at hotmail.com
Mon Oct 23 13:55:14 CEST 2006




>On Mon, 23 Oct 2006 04:26:18 +0200 Dominik 'Rathann' Mierzejewski  wrote:
>
>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).
>

It worked. Thanks.

_________________________________________________________________
Get today's hot entertainment gossip  
http://movies.msn.com/movies/hotgossip?icid=T002MSN03A07001




More information about the MPlayer-users mailing list