New submission from Christian MArillat <[EMAIL PROTECTED]>:

In svn commit r10641 MPV_common_init() has been moved to
libavcodec/ppc/mpegvideo_altivec.c
So a build on a machine without altivec fail  with the following error :

libavcodec/libavcodec.a(mpegvideo.o): In function `MPV_common_init':
mpegvideo.c:(.text+0x6c58): undefined reference to `MPV_common_init_ppc'
collect2: ld returned 1 exit status
make[1]: *** [mplayer] Error 1

----------
messages: 737
nosy: marillat
priority: normal
status: new
substatus: new
title: Doesnt build for ppc without altivec
type: bug

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue201>
______________________________________________________

Reply via email to