neon l33t
Joined: 04 Aug 2003 Posts: 759 Location: Catania, Italy, Europe
|
Posted: Wed Oct 20, 2004 10:05 pm Post subject: [PPC] mplayer non viene compilato |
|
|
l'errore è il seguente:
Code: | swscale_altivec_template.c:30: error: initializer element is not constant
swscale_altivec_template.c:32: error: initializer element is not constant
make[1]: *** [swscale.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/mplayer-1.0_pre4-r7/work/MPlayer-1.0pre4/postproc'
make: *** [postproc/libswscale.a] Error 2
!!! ERROR: media-video/mplayer-1.0_pre4-r7 failed.
!!! Function src_compile, Line 296, Exitcode 2
!!! Failed to build MPlayer! |
Sospetto sia legato ad altivec. Le mie CFLAGS:
Code: | CFLAGS="-mcpu=7450 -O2 -maltivec -mabi=altivec -mpowerpc-gfxopt -fno-strict-aliasing -pipe" |
Cerco di compilarlo con queste use:
Code: | [ebuild N ] media-video/mplayer-1.0_pre4-r7 -(3dfx) -(3dnow) -(3dnowex) +X +aalib +alsa +altivec -arts -bidi -cdparanoia -debug -debug -directfb -divx4linux -dvb +dvd -dvdread -edl -encode +esd -fbcon -ggi +gif -gnome +gtk -ipv6 -joystick +jpeg -libcaca -lirc -live -lzo -mad -matroska -matrox -(mmx) -(mmx2) +mpeg -mythtv -nas -network +nls +oggvorbis +opengl -oss +png -rtc -samba +sdl -(sse) -(svga) -tga -theora +truetype -v4l -v4l2 -xinerama +xmms -xv +xvid |
Questo è quanto... _________________ Io credo che le tecnologie siano moralmente neutrali fino a quando non le utilizziamo - William Gibson
LINEE GUIDA DEL FORUM |
|