Date: Wed, 12 Jan 2011 11:59:55 -0600 From: Nathan Whitehorn <nwhitehorn@freebsd.org> To: freebsd-hackers@freebsd.org Subject: Re: Unable to compile drm.ko on powerpc Message-ID: <4D2DEC1B.3010208@freebsd.org> In-Reply-To: <AANLkTi=CRDL-dT6Q56tbUmhzPbTBUFbX110jT99sA5SU@mail.gmail.com> References: <AANLkTi=CRDL-dT6Q56tbUmhzPbTBUFbX110jT99sA5SU@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01/12/11 02:39, Super Bisquit wrote: > http://slexy.org/view/s2NSVy7aTU > > The build also fails looking for machine/specialreg.h. This file is only > found on i386/amd64 processors. Drm.ko is needed by agp.ko. DRM is not required by AGP, rather the reverse, and DRM does not presently work on powerpc. The AGP kernel module also doesn't provide any useful features unless you are using DRM. You don't need either for graphics on powerpc machines. -Nathan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D2DEC1B.3010208>