[MPlayer-dev-eng] Re: Problem compiling mplayer for PowerPC + AltiVec

Diego Biurrun diego at biurrun.de
Sat Aug 20 19:50:50 CEST 2005


On Thu, Aug 18, 2005 at 01:36:34AM +0200, Diego Biurrun wrote:
> On Mon, Jul 25, 2005 at 08:49:49PM +0200, Diego Biurrun wrote:
> > 
> > make[1]: Entering directory `/home/diego/src/mplayer/vanilla/libvo'
> > cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -g -O4   -maltivec
> > -mabi=altivec -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
> > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2
> > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -std=gnu89 -I. -I..
> > -I../osdep -I/usr/include/freetype2  -I/usr/X11R6/include
> > -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
> > -DMPG12PLAY  -o vo_x11.o vo_x11.c
> > In file included from /usr/include/sys/socket.h:27,
> >                  from /usr/include/netinet/in.h:24,
> >                  from /usr/include/netdb.h:28,
> >                  from ../libmpdemux/network.h:16,
> >                  from ../libmpdemux/stream.h:53,
> >                  from ../Gui/interface.h:12,
> >                  from vo_x11.c:49:
> > /usr/include/sys/uio.h:40:
> > error: invalid vector type for attribute `vector_size'
> > /usr/include/sys/uio.h:50:
> > error: invalid vector type for attribute `vector_size'
> > make[1]: *** [vo_x11.o] Error 1
> > 
> > Does anybody have a clue about this one?
> 
> Alex?  Anybody?  If we wish to release in the near future, we should at
> least compile on Linux PPC with AltiVec enabled...

Doh, it compiles fine now after clearing the cache of ccache...

Whatever, problem solved, so I'm happy.

Diego




More information about the MPlayer-dev-eng mailing list