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

missing modversions.h



Hi

 

I am trying to get my network card working, which stopped working since I upgraded my kernel from

2.2.20 to a 2.4.18. I have a Intel 82558 network card. I downloaded the necessary files for putting in a new module for my card.

I got eepro100.c, pci-scan.c, pci-scan.h and kern_compat.h.

 

I am compilling eepro100.c by

% gcc –DMODULE –Wall –Wstrict-prototypes –O6 –c eepro100.c

eepro100.c:100: linux/modversions.h: No such file or directory

 

I checked the linux src files, and don’t see that file. Is this missing in kernel 2.4.18. I did see a modsetver.h. Does anybody know anything about it?

 

Thanks in advance

 

Srinivas

 


Reply to: