pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/x11/xf86-video-intel



On Wed, May 22, 2013 at 08:16:49AM -0500, Jonathan A. Kollasch wrote:
> On Thu, May 16, 2013 at 06:16:50AM +0000, Richard PALO wrote:
> > Module Name:        pkgsrc
> > Committed By:       richard
> > Date:               Thu May 16 06:16:50 UTC 2013
> > 
> > Modified Files:
> >     pkgsrc/x11/xf86-video-intel: Makefile PLIST distinfo
> > Removed Files:
> >     pkgsrc/x11/xf86-video-intel/patches: patch-aa patch-ad patch-ag
> >         patch-src_i830.h patch-src_i830__quirks.c
> > 
> > Log Message:
> > update to xf86-video-intel-2.19.0 for modular-xorg-server-1.12.4
> 
> This needs to be reverted. It can not possibly work on NetBSD.

The old version doesn't build against the rest of modular X though. If
you're interested in working on this, I've committed what I have so
far to wip/xf86-video-intel-old.

Some of the errors are:
i810_driver.c:871:23: error: 'struct _vgaHWRec' has no member named 'PIOOffset'
i810_driver.c:879:56: error: 'ResNone' undeclared (first use in this function)
i810_driver.c:881:9: error: 'struct _ScrnInfoRec' has no member named 
'racMemFlags'
i810_driver.c:881:25: error: 'RAC_FB' undeclared (first use in this function)
i810_driver.c:881:34: error: 'RAC_COLORMAP' undeclared (first use in this 
function)
i810_driver.c:1321:26: error: 'resVgaIo' undeclared (first use in this function)
i810_driver.c:1321:56: error: 'ResUnusedOpr' undeclared (first use in this 
function)
i810_driver.c:1322:26: error: 'resVgaMem' undeclared (first use in this 
function)
i810_driver.c:1322:57: error: 'ResDisableOpr' undeclared (first use in this 
function)

 Thomas



Home | Main Index | Thread Index | Old Index