Re: DRM kernel source broken/incomplete
Alan Hourihane <[email protected]>
| Newsgroups | gmane.comp.xfree86.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Feb 08, 2005 at 11:32:56AM -0500, David Dawes wrote: > It looks like the DRM kernel source in xc/extras/drm is broken and > incomplete, especially for BSD platforms. The Linux version only > appears to build for a narrow range of kernels, and this either > needs to be fixed, or the minimum kernel requirements enforced in > the Makefile. > > Perhaps we'll have to roll back to an older version that does build? I suspect pulling in a newer snapshot would be better, although it's a little more complicated now because the drm has split out support for linux 2.4 and 2.6 kernels is separate subdirectories. Alan.