|
|
Log in / Subscribe / Register

Unable to compile external modules in 2.6-9.5 kernel

Unable to compile external modules in 2.6-9.5 kernel

Posted Mar 30, 2005 19:31 UTC (Wed) by muraligadela (guest, #28875)
Parent article: Driver porting: compiling external modules

Hi
I am porting simple device driver from 2.4 kernel to 2.6.9-5. I followed the instructions in the "compiling external modules" articles posted in the lwn.net. I am still unable to compile and the compiler errror received is
awk: cmd. line:2 fatal: cannot open file `test.h` for reading (no such file or directory). I have added the location of test.h to CFLAGS varaible and also to EXTRA_CFLAGS in the makefile.

Any help is appreciated.


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds