On Wed, May 27, 2015 at 08:56:01PM +0200, Matthias Kilian wrote:
> Hi,
> 
> On Wed, May 27, 2015 at 04:55:39PM +0000, Christian Weisgerber wrote:
> > > someone will hit this soon enough if they haven't already, but building
> > > xerocara after recent import gave the following error:
> > 
> > What's "recent"?
> > "Update to xf86-video-mach64 6.9.5" was four days ago and I've built
> > xenocara since then without any problems.
> 
> I just ran into the same problem, with the trees updated this
> afternoon.
> 
> > > /usr/xenocara/driver/xf86-video-mach64/src/atipreinit.c: In function 
> > > 'ATIPreInit':
> > > /usr/xenocara/driver/xf86-video-mach64/src/atipreinit.c:703: error: 
> > > 'pInt10Info' undeclared (first use in this function)
> > 
> > That is only reached if TV_OUT is defined... but TV_OUT is *not*
> > defined in the build.
> 
> I've
> 
>       #define TV_OUT 1
> 
> in /usr/xobj/driver/xf86-video-mach64/config.h, and my build log shows
> 
>       checking whether to include TV Out support... yes
> 
> for xf86-video-mach64.
> 
> Full build log at https://openbsd.dead-parrot.de/build.log, and
> config.log at https://openbsd.dead-parrot.de/config.log.
> 
> Ciao,
>       Kili
> 
> ps: yes, /usr/xobj completely wiped out before the build.
> 


None of you cared to mention the important bit : $MACHINE...

it only shows up on i386 (where configure defines TV_OUT) and it was
caused by a bad merge of local changes I had to do to an earlier
version of the driver.

Fix committed a few minutes ago. Sorry for the trouble.
-- 
Matthieu Herrb

Reply via email to