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.