So... trying to install marvel yukoni driver to centos 4.2
Code:
[root@localhost DriverInstall]# ./install.sh
Installation script for sk98lin driver.
Version 8.28.1.3 (Sep-29-2005)
(C)Copyright 2003-2005 Marvell(R).
====================================================
Add to your trouble-report the logfile install.log
which is located in the DriverInstall directory.
====================================================
1) installation
2) generate patch
3) exit
Choose your favorite installation method: 1
Please read this carfully!
This script will automatically compile and load the sk98lin
driver on your host system. Before performing both compilation
and loading, it is necessary to shutdown any device using the
sk98lin kernel module and to unload the old sk98lin kernel
module. This script will do this automatically per default.
Please plug a card into your machine. Without a card we aren't
able to check the full driver functionality.
Do you want proceed? (y/N) y
Create tmp dir (/tmp/Sk98IcfrhENXWfEUUScWJdrCA) [ OK ]
Check user id (0) [ OK ]
Check kernel version (2.6.9-22.0.1.EL) [ OK ]
Check kernel symbol file (/proc/kallsyms) [ OK ]
Check kernel type (SP) [ OK ]
Check architecture (found) [ OK ]
Set architecture (x86_64) [ OK ]
Check compiler (/usr/bin/gcc) [ OK ]
Check mcmodel flags (kernel) [ OK ]
Check module support (/sbin/insmod) [ OK ]
Check make (/usr/bin/make) [ OK ]
Check archive file (sk98lin) [ OK ]
Check kernel gcc version (3.4.4) (Kernel:3.4.4 == gcc:3.4.4) [ OK ]
Check sk98lin driver availability (not loaded) [ OK ]
Check kernel header files (not found) [ failed ]
Kernel header not found. Please install the linux header files
development package or crate a symbolic link from the
/usr/src/KERNEL_VERSION directory to linux
Example: ln -s /usr/src/KERNEL_VERSION /usr/src/linux
Installation of sk98lin driver module failed.
Delete temp directories (done) [ OK ]
This is my Error:
Code:
Check kernel header files (not found) [ failed ]
q: how i can download kernel headers? Using yum install ? or what
smone plz help
