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

procfs.o insmod error



Hi Respected Colligues

I am LKMP Learner. I compiled The file procfs.c (in Linux kernel Module Programming Guide) With following Command successfully
gcc -c -o2 -isystem /lib/modules/2.4.19/include procfs.c
But when I try to Insert it with insmod command , it get the following errors


procfs.o: unresolved symbol proc_register
procfs.o: unresolved symbol proc_unregister

and with lsmod no modules get appears.
soon reply will b hihly appretiated.
wish u best of Luck

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/