Building Radeon drivers on 2.6.x kernel rpms.

Earle Robert Nietzel nietzel at rhinobox.org
Fri Feb 13 21:28:30 UTC 2004


Thats because make can't find the drm header files in

/lib/modules/2.6.1-1.65smp/build/drivers/char/drm

You can correct this by removing the drm directory and adding a symlink
to:

/usr/src/linux-2.6.1-1.65/drivers/char/drm

This will fix this problem.

Earle


On Tue, 2004-02-10 at 10:01 +1000, Gavin Graham wrote:
> Hi,
> 
> It seems that the kernel headers for 2.6.x are somehow incorrect.
> I say this as I am trying to build the ATI Radeon drivers and I get the
> following error message:
> 
> [root at localhost fglrx]# cd build_mod/
> [root at localhost build_mod]# ./make.sh
> ATI module generator V 2.0
> ==========================
> initializing...
> Error:
> XFree86 drm includes at
> /lib/modules/2.6.1-1.65smp/build/include/../drivers/char/drm do not fit
> this driver.
> This driver is designed to only work with X4.1.0 or higher.
> You can match this by getting Linux kernel 2.4.8 or higher.
> 
> 
> This has been happening with every release of the Fedora Dev kernel RPMS
> for 2.6.x and it also happens with Arjan's kernel too.
> 
> I know there is some issues with the Radeon drivers that need to be
> overcome for successfull compilation under 2.6.x but this specific
> problem seems to be moreso with the actual kernel packages.
> 
> Can anyone shed some light on this??
> 
> Regards,
> -- 
> Gavin Graham
> Systems Operations Supervisor
> Orrcon Information Technology
> Orrcon Pty Ltd
> P:  07 32740549    E: g.graham at orrcon.com.au
> F:  07 32740691    M: 0409 897288
> WWW: www.orrcon.com.au
> 
> 
> 
> -- 
> fedora-devel-list mailing list
> fedora-devel-list at redhat.com
> http://www.redhat.com/mailman/listinfo/fedora-devel-list





More information about the devel mailing list