[MPlayer-users] mplayer build fails with --enable-profile option
Suzan Dsouza
suzanby2k3 at yahoo.com
Thu Jan 11 16:45:58 CET 2007
Hi,
I m trying to build MPlayer-1.0rc1 with following configure option to enable profiling
./configure --enable-profile
But the build fails with following errors
make[1]: Entering directory `/tmp/delmp/delimd/MPlayer-1.0rc1/libavcodec'
gcc -fomit-frame-pointer -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I.. -I../libavutil -fno-PIC -W -Wall -Wno-unused-parameter -O2 -march=i486 -mcpu=i686 -p -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT -I/usr/include/kde/artsc -I/usr/local/include/freetype2 -I/usr/local/include -c -o cabac.o cabac.c
In file included from cabac.c:32:
cabac.h:363: warning: `inline' is not at beginning of declaration
In file included from cabac.c:32:
cabac.h: In function `get_cabac_noinline':
cabac.h:513: error: can't find a register in class `GENERAL_REGS' while reloading `asm'
cabac.c: At top level:
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:569: warning: `get_cabac_noinline' defined but not used
cabac.h:675: warning: `decode_significance_x86' defined but not used
cabac.h:725: warning: `decode_significance_8x8_x86' defined but not used
cabac.h:786: warning: `get_cabac_terminate' 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
make[1]: *** [cabac.o] Error 1
make[1]: Leaving directory `/tmp/delmp/delimd/MPlayer-1.0rc1/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2
CFLAGS+=-fomit-frame-pointer
I added a line "CFLAGS+=-fomit-frame-pointer" in libavcodec/Makefile as suggested, but even after this it fails.
Suzan...
---------------------------------
Any questions? Get answers on any topic at Yahoo! Answers. Try it now.
More information about the MPlayer-users
mailing list