[MPlayer-dev-eng] Compile error in postprocess_template.c

Alban Bedel albeu at free.fr
Tue Oct 29 11:48:45 CET 2002


Hi Michael Niedermayer,

here on a K6-2 (MMX+3DNOW) i got this compile error :

gcc -c -W -Wall -O2 -march=k6 -mcpu=k6 -g  -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I. -I..  -fPIC -DPIC -o postprocess_pic.o postprocess.c
[....]
In file included from postprocess.c:503:
postprocess_template.c: At top level:
postprocess_template.c:2059: warning: `inline' is not at beginning of declaration
postprocess_template.c: In function `postProcess_3DNow':
postprocess_template.c:2559: Invalid `asm' statement:
postprocess_template.c:2559: fixed or forbidden register 1 (dx) was spilled for class GENERAL_REGS.
postprocess.c: In function `getPPModeByNameAndQuality':
postprocess.c:596: warning: missing initializer
postprocess.c:596: warning: (near initialization for `ppMode.maxDcDiff')
postprocess.c: In function `readPPOpt':
postprocess.c:817: warning: unused parameter `conf'
postprocess.c: In function `revertPPOpt':
postprocess.c:836: warning: unused parameter `conf'
postprocess.c:836: warning: unused parameter `opt'
make: *** [postprocess_pic.o] Error 1
make: Leaving directory `/home/alban/cvs/MP/main.dev/postproc'

I hope it's enounth, otherwise i send a full bug report.

	Albeu



More information about the MPlayer-dev-eng mailing list