[MPlayer-dev-eng] Re: [MPlayer-users] CVS compile error on PPC

D Richard Felker III dalias at aerifal.cx
Thu Jan 23 22:49:43 CET 2003


On Thu, Jan 23, 2003 at 08:38:22PM +0100, Arpi wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hi,
> 
> > [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> > Current (as of 20030123) CVS snapshot of mplayer does not compile on
> > PPC:
> > 
> > make -C libavcodec LIBPREF=lib LIBSUF=.a
> > make[1]: Entering directory `/home/mroos/compile/mplayer/libavcodec'
> > gcc -O4 -mcpu=750 -mtune=750 -pipe -ffast-math -fomit-frame-pointer
> > -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g
> > -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
> > ppc/dsputil_ppc.c: In function `clear_blocks_dcbz32_ppc':
> > ppc/dsputil_ppc.c:123: warning: implicit declaration of function `vec_st'
> > ppc/dsputil_ppc.c:123: `vector' undeclared (first use in this function)
> 
> looks like your gcc isn't altivec-friendly.
> try to disable altivec support or upgrade gcc.

This should be auto-detected by configure. Can someone with ppc please
submit a patch or commit a fix?

Rich



More information about the MPlayer-dev-eng mailing list