Subject: Re: xine-arts buld failure
To: Julio M. Merino Vidal <jmmv84@gmail.com>
From: Owen Becker <owen@safeasmilk.net>
List: tech-pkg
Date: 03/27/2005 17:03:56
Julio M. Merino Vidal wrote:

>On Sun, 2005-03-27 at 14:36 -0500, Owen Becker wrote:
>  
>
>>Currently running NetBSD-2.0 amd64. Make install in xine-arts results in:
>>
>>checking if cc supports "-Wall" flags... yes
>>checking __attribute__ ((aligned ())) support... 64
>>checking for sgmltools... no
>>checking for fig2dev... no
>>checking dependency style of ... none
>>configure: error: conditional "HAVE_XV" was never defined.
>>Usually this means the macro was only invoked conditionally.
>>*** Error code 1
>>    
>>
>
>First of all, I guess you don't have /usr/X11R6/lib/libXv.so, right?
>
>Anyway, try the attached patch; it should fix your problems.  However,
>if the answer to the above question is that you actually have the file,
>this fix is not completely correct (because it will be hiding another
>problem).
>
>Let me know what happens,
>
>  
>
>------------------------------------------------------------------------
>
Worked like a charm. And yes, I didn't bother installing the X11R6 sets, 
I just built xorg from pkgsrc instead.
Thanks,
-Owen Becker