[MPlayer-users] Problems compiling CVS on MacOS X 10.3.2

Peter Spam pspam at mac.com
Tue Mar 2 20:49:56 CET 2004


(9) G4 11:44am ~/mpl/main> gcc --version
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495)

gcc -c  -I../libvo/ -I../../libvo -O3 -fomit-frame-pointer 
-no-cpp-precomp -DSYS_DARWIN -Wl,-bind_at_load -DCONFIG_DARWIN 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -o resample.o resample.c
flac.c: In function `decode_frame':
flac.c:511: warning: passing arg 1 of `get_crc8' discards qualifiers 
from pointer target type
In file included from resample.c:23:
resample_altivec.c:8: error: syntax error before "signed"
resample_altivec.c:8: warning: excess elements in scalar initializer
resample_altivec.c:8: warning: (near initialization for `magic')
resample_altivec.c:8: warning: excess elements in scalar initializer
resample_altivec.c:8: warning: (near initialization for `magic')
resample_altivec.c:8: warning: excess elements in scalar initializer
resample_altivec.c:8: warning: (near initialization for `magic')
resample_altivec.c:10: error: syntax error before "signed"
resample_altivec.c:10: error: parse error before "signed"
resample_altivec.c: In function `convert16_altivec':
resample_altivec.c:12: error: syntax error before "signed"
resample_altivec.c:13: error: `v1' undeclared (first use in this 
function)
resample_altivec.c:13: error: (Each undeclared identifier is reported 
only once
resample_altivec.c:13: error: for each function it appears in.)
resample_altivec.c:14: error: `v2' undeclared (first use in this 
function)
resample_altivec.c:15: error: `result' undeclared (first use in this 
function)
resample_altivec.c: In function `a52_resample_STEREO_to_2_altivec':
resample_altivec.c:32: error: syntax error before "signed"
resample_altivec.c:33: error: syntax error before "signed"
resample_altivec.c:36: error: `f0' undeclared (first use in this 
function)
resample_altivec.c:37: error: `f4' undeclared (first use in this 
function)
resample_altivec.c:39: error: `f256' undeclared (first use in this 
function)
resample_altivec.c:40: error: `f260' undeclared (first use in this 
function)
resample_altivec.c:42: error: `reven' undeclared (first use in this 
function)
resample_altivec.c:43: error: `rodd' undeclared (first use in this 
function)
resample_altivec.c:45: error: `r0' undeclared (first use in this 
function)
resample_altivec.c:46: error: `r1' undeclared (first use in this 
function)
make[1]: *** [resample.o] Error 1
make: *** [liba52/liba52.a] Error 2

...

gcc -I../libvo/ -I../../libvo -O3 -fomit-frame-pointer -no-cpp-precomp 
-DSYS_DARWIN -Wl,-bind_at_load -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
/var/tmp//ccm9xe8j.s:59:dcbzl instruction is only for 64-bit 
implementations (not allowed without -force_cpusubtype_ALL option)
/var/tmp//ccm9xe8j.s:216:dcbzl instruction is only for 64-bit 
implementations (not allowed without -force_cpusubtype_ALL option)
/var/tmp//ccm9xe8j.s:240: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
(25) G4 11:45am ~/mpl/main> 




More information about the MPlayer-users mailing list