mnsharif
10-23-2002, 10:39 AM
hi
i typed a code from a tutorial relating to /proc filesystem (LKMPG newer version - code for chapter 6). It compiled successfully but it gave error when i did "insmod" it. and it said that
unresolved symbol : register_proc
unresolved symbol : unregister_proc
and i checked the /proc/ksyms there was not such method, is it the case that Linux 2.4.18-3 (the one i use) has changed the methods or API, I looked around the /proc/ksyms and there were a few methods named as
create_proc_entry
rpc_proc_register
svc_register
so, anybody, have any idea, please let me out of it
BWKAZ, where are you?? i think u will help
thanx a lot
nafees
i typed a code from a tutorial relating to /proc filesystem (LKMPG newer version - code for chapter 6). It compiled successfully but it gave error when i did "insmod" it. and it said that
unresolved symbol : register_proc
unresolved symbol : unregister_proc
and i checked the /proc/ksyms there was not such method, is it the case that Linux 2.4.18-3 (the one i use) has changed the methods or API, I looked around the /proc/ksyms and there were a few methods named as
create_proc_entry
rpc_proc_register
svc_register
so, anybody, have any idea, please let me out of it
BWKAZ, where are you?? i think u will help
thanx a lot
nafees