[MPlayer-users] Compilation Problem

fisherzhou at hotmail.com fisherzhou at hotmail.com
Sat Jun 10 15:45:44 CEST 2006


make -C libavcodec LIBPREF=lib LIBSUF=.a
make[1]: Entering directory '/home/groupg/software/MPlayer/MPlayer-1.0pre7try2/libavcodec'
cc -I../libvo -I../../libvo -I/usr/X11/include -fno-PIC -04 -march=pentium3 -mcpu=pentium3 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    
-DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE
-c -o libpostproc/postprocess.o libpostproc/postprocess.c
'-mcpu=' is deprecated. Use '-mtune=' or '-march=' instead. 
In file included from libpostproc/postprocess.c:655:
libpostproc/postprocess_template.c: In function 'do_a_deblock_MMX2' :
libpostproc/postprocess_template.c:2901: error: memory input 4 is not directly addressable
libpostproc/postprocess_template.c: In function 'do_a_deblock_MMX2' :
libpostproc/postprocess_template.c:3510: warning: pointer targets in passing argument 6 of 'blockCopy_MMX2' differ in signedness
libpostproc/postprocess_template.c:3656: warning: pointer targets in passing argument 6 of 'blockCopy_MMX2' differ in signedness
libpostproc/postprocess_template.c:3757: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_MMX2' differ in signedness
libpostproc/postprocess_template.c:3781: warning: pointer targets in passing argument 6 of 'tempNoiseReducer_MMX2' differ in signedness
make[1]: *** [libpostproc/postprocess.o] Error 1
make[1]: Leaving directory '/home/groupg/software/MPlayer/MPlayer-1.0pre7try2/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2


I am using SUSE 10 gcc 4.0.2
Don't know why the error occurred(above) after 'make install', need HELP! 

Thank you.
Fisher


More information about the MPlayer-users mailing list