Compile command is :
cc -D__KERNEL__ -DMODULE -c hello.c -o hello.o
It compiles fine, but insmod and depmod both find the unresolved symbols.
No examples show what I need to link with or define in order for it to
work. The book is only updated to kernel version 2.1.43..
Any suggestions?
Please CC to nkirsch@biznatch.nick.org
Thanks,
Nick
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/