Subject: Re: help with libvisual
To: Thomas Klausner <wiz@NetBSD.org>
From: Davide Zanon <d.zanon@infinito.it>
List: port-macppc
Date: 05/24/2005 12:49:22
On Tuesday 24 May 2005 12:35, Thomas Klausner wrote:
> On Mon, May 23, 2005 at 03:57:42PM +0000, Davide Zanon wrote:
> > lv_cpu.c:426:24: #if with no expression
>
> I committed a fix for this particular problem, cvs update
> and try again.
 
Thank you very much, I tried and now I get this:

cc -DHAVE_CONFIG_H -I. -I.. -I../libvisual 
-I/usr/pkgsrc/audio/libvisual/work/.buildlink/include 
-DPLUGPATH=\"/usr/pkg/lib/libvisual\" -O2 -MT lv_cpu.lo -MD -MP 
-MF .deps/lv_cpu.Tpo -c lv_cpu.c  -fPIC -DPIC -o .libs/lv_cpu.o
/var/tmp//ccdJ5aFR.s: Assembler messages:
/var/tmp//ccdJ5aFR.s:175: Error: Unrecognized opcode: `vand'
*** Error code 1


> Cheers,
>  Thomas

Thank you for your patience :)
david