On Mon, May 28, 2001 at 03:54:28PM -0700, Denzil Kelly wrote: > Has anyone had any success getting this card to > install. I'm having trouble getting the drivers to > compile. The errors I'm getting when I run make are: > > gcc -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes > -O6 -I/usr/src/linux/include -c -o pci-skeleton.o > pci-skeleton.c > pci-skeleton.c:89: linux/modversions.h: No such file > or directory > In file included from pci-skeleton.c:111: > kern_compat.h:38: linux/modversions.h: No such file or > directory > make: *** [pci-skeleton.o] Error 1
/usr/src/linux doesn't normally exist on Debian systems. Change that to
your kernel headers.
Mike
--
Michael P. Soulier <[EMAIL PROTECTED]>
"With sufficient thrust, pigs fly just fine. However, this is not necessarily a
good idea. It is hard to be sure where they are going to land, and it could be
dangerous sitting under them as they fly overhead." -- RFC 1925
pgpsK0PpjZJUl.pgp
Description: PGP signature

