Can't compile vlc0.2.90

Chris Jensen christopher.jensen at studentmail.newcastle.edu.au
Thu Oct 11 15:22:20 CEST 2001


Hi,
I just downloaded and tried to compile the version of vlc but got the error
below.
I originally tried
./configure --enable-alsa --disable-dummy --disable-sdl
but then I tried plain old
./configure
and still got the same error.
Thanks for all the excellent versions before that
Chris Jensen

end of make output:
make[1]: Entering directory `/usr/src/vlc-0.2.90/plugins/idct'
gcc -I../../include -I../../extras -O3 -march=i686 -mcpu=i686 -finline-limit
-300
00 -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98   -Iinclude -Iextras -W
all
-Winline -pipe -D_REENTRANT -D_GNU_SOURCE -O3 -ffast-math -funroll-loops -fo
mit-
frame-pointer -mcpu=pentiumpro  -DBUILTIN -DMODULE_NAME=idctaltivec -c -o
BUILTI
N_IDCTALTIVEC_idctaltivec.o idctaltivec.c
idctaltivec.c: In function `idct_getfunctions':
idctaltivec.c:757: warning: assignment from incompatible pointer type
idctaltivec.c:758: warning: assignment from incompatible pointer type
idctaltivec.c:759: warning: assignment from incompatible pointer type
idctaltivec.c:760: warning: assignment from incompatible pointer type
idctaltivec.c: At top level:
idctaltivec.c:126: warning: `constants' defined but not used
{standard input}: Assembler messages:
{standard input}:163: Error: no such instruction: `addi %r9,%r3,112'
{standard input}:164: Error: no such instruction: `vspltish %v25,4'
{standard input}:165: Error: no such instruction: `vxor %v13,%v13,%v13'
{standard input}:166: Error: no such instruction: `lis %r10,constants at ha'
...
{standard input}:544: Error: no such instruction: `stvewx %v15,%r9,%r4'
{standard input}:545: Error: bad register name `%r4'
{standard input}:546: Error: no such instruction: `lvx %v15,0,%r4'
{standard input}:547: Error: no such instruction: `vperm %v15,%v15,%v1,%v19'
{standard input}:548: Error: no such instruction: `vaddshs %v0,%v15,%v23'
{standard input}:549: Error: no such instruction: `vpkshus %v15,%v0,%v0'
{standard input}:550: Error: no such instruction: `stvewx %v15,0,%r4'
{standard input}:551: Error: no such instruction: `stvewx %v15,%r9,%r4'
{standard input}:552: Error: bad register name `%r4'
{standard input}:553: Error: no such instruction: `lvx %v15,0,%r4'
{standard input}:554: Error: no such instruction: `vperm %v15,%v15,%v1,%v3'
{standard input}:555: Error: no such instruction: `vaddshs %v0,%v15,%v24'
{standard input}:556: Error: no such instruction: `vpkshus %v15,%v0,%v0'
{standard input}:557: Error: no such instruction: `stvewx %v15,0,%r4'
{standard input}:558: Error: no such instruction: `stvewx %v15,%r9,%r4'
make[1]: *** [BUILTIN_IDCTALTIVEC_idctaltivec.o] Error 1
make[1]: Leaving directory `/usr/src/vlc-0.2.90/plugins/idct'
make: *** [plugins/idctaltivec.a] Error 2






More information about the vlc mailing list