[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: insmod error
Are you sure you are using the same kernel version and include files for
which lkmpg was written for?
Sharad.
On Sun, 15 Oct 2000, pipeline wrote:
+ hi
+ i am new to module programming . i read lkmpg by Ori Pomerantz . and tried to execute some of the
+ examples given there. hello.c ran fine . but the other 2 examples sleep.c & chardev.c get complied
+ with 2 warnings . one of which is
+ chrdev.c:85: warning: implicit declaration of function `sprintf_R3c2c5af5'
+ and other is replated to printk
+
+ now on insmod they give following error
+ chrdev.o: unresolved symbol __put_user_X