[tulip] Tulip compile problems
Claude Siadaczka
ksiadaczka@sympatico.ca
Mon, 07 Aug 2000 11:59:19 -0400
Hello Everyone:
I have a major problem I cannot solve. I try and compile the tulip.c
driver or the pci-scan.c driver and I run into the following problem.
It will not compile and gives me errors something like this:
/.../.../modversions.h: linux/modules/serial.ver: no such file or
directory
/.../.../modversions.h: linux/modules/slhc.ver no such file or directory
/.../.../modversions.h: linux/modules/vfatfs.ver no such file or
directory
/.../.../modversions.h: linux/modules/ppp.ver no such file or directory
/.../.../modversions.h: linux/modules/nls.ver no such file or directory
/.../.../modversions.h: linux/modules/netsyms.ver no such file or
directory
I finally end up with about 30 of exactly these types of errors. Anyway
I do not compile with the gcc -DMODULE -Wall -Wstrict-prototypes -O6 -c
tulip.c command. I searched the whole web and cannot find anything on
this topic. Claudius. Thanks.