building ati radeon driver on linux2.6 - version.h not found
Jonathan Hutchins
hutchins at tarcanfel.org
Sun Jan 11 20:45:06 CST 2004
On Sunday, January 11, 2004 01:55 am, hanasaki wrote:
> fail - compile the kernel module
> the error is below - there is no "version.h"
> under the linux subdirectory of include
> kernel includes at /lib/modules/2.6.0/build/include not found or
> incomplete file: /lib/modules/2.6.0/build/include/linux/version.h
I think this is one of the files that was moved in the source tree from kernel
2.2 to 2.4. To quote the readme file from the 3c90x driver:
*** Please execute the following commands as user 'root':
cp /boot/vmlinuz_24.version.h /usr/src/linux-2.4.0.SuSE/include/linux/
version.h
cp /boot/vmlinuz_24.autoconf.h /usr/src/linux-2.4.0.SuSE/include/linux/
autoconf.h
See SeSE (sic) website for more details:
http://sdb.suse.de/en/sdb/html/mwalter_kernel_24.html
More information about the Kclug
mailing list