[MPlayer-users] Compilation Problem

Guillaume POIRIER poirierg at gmail.com
Sat Jun 10 15:47:02 CEST 2006


Hi,

On 6/10/06, fisherzhou at hotmail.com <fisherzhou at hotmail.com> wrote:
> 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!

no, you don't need help, you need to use SVN version of mplayer (see
docs on our website)

-- 
"Success consists of going from failure to failure without loss of enthusiasm."
 -- Winston Churchill



More information about the MPlayer-users mailing list