On Die, Jan 08, 2002 at 02:08:35 -0200, Marcelo Chiapparini wrote:
> the switch your suggested didn't work. I think this is because in the
> /usr/src/linux/include doesn't exist any modversions.h file. How can I
> generate the modversions.h file?
the headers for your current kernel should be in
On Tue, Jan 08, 2002 at 04:59:34PM +0100, Mathias Gygax wrote:
> On Die, Jan 08, 2002 at 01:12:46 -0200, Marcelo Chiapparini wrote:
> > gcc -DMODULE -Wall -Wstrict-prototype -O6 -c 3c59x.c
>
> -I/usr/src/linux/include
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "u
On Die, Jan 08, 2002 at 01:12:46 -0200, Marcelo Chiapparini wrote:
> gcc -DMODULE -Wall -Wstrict-prototype -O6 -c 3c59x.c
-I/usr/src/linux/include
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
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
5 matches
Mail list logo