[Ffmpeg-devel] snow related files cause the compile of mplayer to crash on mac os x 10.3.9
Ergzay
ergzay
Fri Mar 31 09:52:45 CEST 2006
On 2006/03/29, at 20:20, Corey Hickey wrote:
> Ergzay wrote:
>> I sent this to mplayer-users and they forwarded me here. If this
>> message was already received, I am sorry for sending it again. I
>> wasn't subscribed at the time and I don't know any responses I may
>> have gotten back or even if it got through because I wasn't
>> registered.
>
> It got here; nobody knew you weren't subscribed.
>
> Luca Barbato committed a change that should fix it. Try updating to
> latest CVS and recompiling.
I updated and now it doesn't give as many errors but it gives this now.
cc -I../libvo -I../../libvo -I/usr/X11R6/include -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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DHAVE_AV_CONFIG_H -I.. -I/Users/ergzay/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_bw_8_obmc_16_altivec':
ppc/dsputil_snow_altivec.c:560: error: incompatible types in assignment
ppc/dsputil_snow_altivec.c:561: error: incompatible types in assignment
ppc/dsputil_snow_altivec.c:564: error: incompatible types in assignment
make[1]: *** [ppc/dsputil_snow_altivec.o] Error 1
make: *** [libavcodec/libavcodec.a] Error 2
Ergzay
More information about the ffmpeg-devel
mailing list