LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problems trying to compile custom ATI binary driver (https://www.linuxquestions.org/questions/linux-software-2/problems-trying-to-compile-custom-ati-binary-driver-45277/)

guerilla fighta 02-13-2003 04:53 PM

Problems trying to compile custom ATI binary driver
 
When i try to compile a custom module for my ATI radeon 9000 pro, i get this error:

ATI module generator V 2.0
==========================
build_date =Wed Feb 12 19:40:24 GMT 2003
uname -a =Linux linux 2.4.19-4GB #1 Fri Sep 13 13:19:15 UTC 2002 i686 unknown
uname -r =2.4.19-4GB
uname -v =#1 Fri Sep 13 13:19:15 UTC 2002
uid=0(root) gid=0(root) groups=0(root)
.
drwxr-xr-x 51 root root 4096 Feb 4 19:53 /usr/include
.
total 60
-rwxr-xr-x 1 root root 38609 Nov 27 19:53 fglrx_panel_sources.tgz
-rwxr-xr-x 1 root root 9640 Nov 27 19:53 fglrx_sample_source.tgz
lrwxrwxrwx 1 root root 16 Jan 25 16:56 linux -> linux-2.4.19-4GB
drwxr-xr-x 17 root root 4096 Feb 12 19:34 linux-2.4.19-4GB
drwxr-xr-x 7 root root 4096 Dec 28 02:53 packages
.
Error:
kernel includes at /usr/src/linux/include do not match current kernel.
they are versioned as "2.4.19"
instead of "2.4.19-4GB".
you might need to adjust your symlinks:
- /usr/include
- /usr/src/linux


I read the linux installation tips on ATI's site, and it says that it tries to find a matching set of kernel includes. Does this mean that the program looks for the plain 2.4.19 kernel sources? If that is the case would downloading the 2.4.19 kernel sources (from kernel.org) help ?


All times are GMT -5. The time now is 09:08 PM.