[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
error_loading_module
Hi,
Following error i got while compiling my dummy
filesystem moduel,
Earlier i recall that i just freshly untar my source
code give the path and error gone this time its not
working.
$ gcc -c -g-I/usr/src/linux-2.4.20-8/include/ inode.c
In file included from
/usr/src/linux-2.4.20-8/include/linux/sched.h:16,
from
/usr/src/linux-2.4.20-8/include/linux/mm.h:22,
from
/usr/src/linux-2.4.20-8/include/linux/pagemap.h:10,
from inode.c:18:
/usr/src/linux-2.4.20-8/include/linux/timex.h:173:
field `time' has incomplete type
/usr/src/linux-2.4.20-8/include/linux/timex.h:188:
confused by earlier errors, bailing out
Let me know the cause
Thanks
Prasanna
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/