[MPlayer-users] Compiling mplayer on Mac OS X 10.3

Anthony N. Frasso afrasso at yahoo.com
Thu Apr 27 05:52:51 CEST 2006


Hello, and thanks in advance for your help.

I'm using gcc 3.3 installed with Xcode 1.5 to make
mplayer.  I checked out this code from CVS today at
around 9 PM.  Unfortunately, I'm getting the following
error when I compile:

cc -I../libvo -I../../libvo  -O4 -mcpu=7450
-mtune=7450 -faltivec -D__APPLE_ALTIVEC__ -pipe
-ffast-math -fomit-frame-pointer -mdynamic-no-pic
-falign-loops=16 -DSYS_DARWIN -DCONFIG_DARWIN
-DCONFIG_DARWIN -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64  -DHAVE_AV_CONFIG_H -I..
-I/Users/tony/mplayer/main/libavutil
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_GNU_SOURCE   -c -o ppc/dsputil_snow_altivec.o
ppc/dsputil_snow_altivec.c
ppc/dsputil_snow_altivec.c: In function
`inner_add_yblock_a_bw_8_obmc_16_altivec':
ppc/dsputil_snow_altivec.c:695: error: incompatible
types in assignment
ppc/dsputil_snow_altivec.c:695: error: incompatible
types in assignment
ppc/dsputil_snow_altivec.c:695: error: incompatible
types in assignment
ppc/dsputil_snow_altivec.c: In function
`inner_add_yblock_a_bw_16_obmc_32_altivec':
ppc/dsputil_snow_altivec.c:741: error: incompatible
types in assignment
ppc/dsputil_snow_altivec.c:741: error: incompatible
types in assignment
ppc/dsputil_snow_altivec.c:741: error: incompatible
types in assignment
make[1]: *** [ppc/dsputil_snow_altivec.o] Error 1
make: *** [libavcodec/libavcodec.a] Error 2

Does anyone have any clue what I'm doing incorrectly? 
Is there any other information I can provide to help
solve this problem?

Thanks,
Anthony Frasso

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




More information about the MPlayer-users mailing list