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

Diego Biurrun diego at biurrun.de
Sat Aug 20 10:15:36 CEST 2005


On Thu, Aug 18, 2005 at 08:26:47AM +0800, Meihui Fan wrote:
> I also meet this problem, try to compile without `-std=gnu99' option.

Please read more closely, -std=gnu99 has already been removed.

Diego

P.S.: Please don't top-post.

> 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?




More information about the MPlayer-dev-eng mailing list