[MPlayer-users] build problem

Christoph Nägeli chn at kbw.ch
Sat Oct 11 23:02:44 CEST 2003


Hi,

I'm trying to build the cvs version of mplayer (just downloaded some 
minutes ago) and I've got problems building it.
There seem to be problems with some assembler instructions manipulating 
the processor cache.

The last ouput from the make command looks like this...

gcc -Wall -O4   -maltivec -mabi=altivec -pipe -ffast-math 
-fomit-frame-pointer -no-cpp-precomp -DSYS_DARWIN -DCONFIG_DARWIN 
-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 
ppc/dsputil_ppc.o ppc/dsputil_ppc.c
avcodec.h:204: warning: `Motion_Est_QTab' defined but not used
{standard input}:67:dcbzl instruction is only for 64-bit 
implementations (not allowed without -force_cpusubtype_ALL option)
{standard input}:91:dcbzl instruction is only for 64-bit 
implementations (not allowed without -force_cpusubtype_ALL option)
{standard input}:136:dcbzl instruction is only for 64-bit 
implementations (not allowed without -force_cpusubtype_ALL option)
make[1]: *** [ppc/dsputil_ppc.o] Error 1
make: *** [libavcodec/libavcodec.a] Error 2

I configured mplayer with the '--enable-largefiles' and 
'--with-xvidcore' options.

My operating system is Mac OS X 10.2.8
running on a PowerBook G4 (PowerPC 7455 v.3.3).
My compiler is gcc v3.3 from the august apple developer update.

Has anyone had this problem, too?

Thanks & Regards
Christoph



More information about the MPlayer-users mailing list