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

header problems



Hi, I'm trying to compile a DSL modem driver (FritzCard DSL SL) for my Woody 
2.4.18-k6 kernel and get the following message:

k6:/usr/src/fritz/src.drv# make
cc -c -DMODULE -D__KERNEL__ -DNDEBUG -D____ -DTARGET=\"\"  -O2 -Wall -I 
/usr/src/linux/include main.c -o main.o 
In file included from main.c:33:
/usr/include/linux/module.h:21: linux/modversions.h: No such file or directory
make: *** [main.o] Error 1

I know this isistupid newbie question, but why is module.h trying to read a 
file that is located somewhere else?

Thanks for any help.

Chris



Reply to: