Re: LKMPG example program not working !!

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

 



On Thu, Jun 27, 2002 at 03:41:14PM -0700, Karthik M wrote:
> #insmod procfs.o 
> procfs.o: unresolved symbol proc_register
> procfs.o: unresolved symbol proc_unregister

Yeah, this looks familiar. Search around for these symbols in the source
code[1], perhaps you need to #include a new header. More likely, the
symbols are renamed. If you don't find them, look in the proc headers,
maybe you can find functions that work similarly enuogh. :)

[1]: grep, cscope, lxr, ctags, etags, ... all sorts of options. :)

-- 
http://sardonix.org/

Attachment: pgp00109.pgp
Description: PGP signature


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux