Do you have kernel headers installed?
On Tue, 8 Jan 2002, Marcelo Chiapparini wrote: > Hi, > I am trying to compile the 3c59x.c module. I am using the following command: > > gcc -DMODULE -Wall -Wstrict-prototype -O6 -c 3c59x.c > > and I get the error message: > > 3c59x.c:89: linux/modversions.h: No such file or directory > In file included from 3c59x.c:111: > pci-scan.h:42: linux/modversions.h: No such file or directory > > How can I fix this? > > TIA > > Marcelo > > -- > Marcelo Chiapparini > DFT-IF/UERJ > [EMAIL PROTECTED] > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >

