[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

error installing Display Drivers



I'm trying to install the Intel 845G display adapter on my computer. Using the script from
the Intel web site, I get an error:
Error: cannot find header matching kernel version 2.4.18-bf2.4

The error generated a dri.log file, here are the contents. Anyone have any ideas?
Or am I just missing something simple?

DRI.LOG
####################################################################
rm -f *.o
rm -f linux
rm -f version.h
rm -f autoconf.h
rm -f testgart
Error: cannot find header matching kernel version 2.4.18-bf2.4
=== Running kernel version: 2.4.18-bf2.4
=== Kernel headers in /lib/modules/2.4.18-bf2.4/build/include
=== SMP= MODULES= MODVERSIONS=
=== Compiling for machine
rm -f linux
ln -s . linux
cc -O2 -Wall -Wwrite-strings -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wnested-externs -Wpointer-arith -D__KERNEL__ -DMODULE -fomit-frame-pointer -DEXPORT_SYMTAB -I. -I/lib/modules/2.4.18-bf2.4/build/include -c agpgart_be.c -o agpgart_be.o
In file included from agpgart_be.c:38:
/usr/include/linux/module.h:21: linux/modversions.h: No such file or directory
make: *** [agpgart_be.o] Error 1
rm -f *.o *.a *~ core
rm -f linux
rm -f version.h
rm -f autoconf.h
make: *** No rule to make target `i830.o'.  Stop.



Reply to: