Mailinglist Archive: packet-writing (55 mails)
| < Previous | Next > |
unresolved symbols
- From: "m sravan" <msravan@xxxxxxxxxxxxxx>
- Date: Fri, 4 Oct 2002 07:57:48 +0000 (UTC)
- Message-id: <20021004080230.16510.qmail@xxxxxxxxxxxxxxxxxxxxxxxx>
hi,
iam getting the error message "unresolved symbol xxxxx" when iam trying to insert a module in to the linux kernel v 2.4.10-4GB in SuSE Linux
the symbols that are unresolved are "pidhash", the hash table datastructure for currently running processes and "proc_register" the function used to register a file in /proc filesystem.
plz help me
bye
sravan.m
----------------------------
"The mind is not a vessel to be filled but a fire to be kindled"
--Plutarch, Priest of the Delphic Oracle
iam getting the error message "unresolved symbol xxxxx" when iam trying to insert a module in to the linux kernel v 2.4.10-4GB in SuSE Linux
the symbols that are unresolved are "pidhash", the hash table datastructure for currently running processes and "proc_register" the function used to register a file in /proc filesystem.
plz help me
bye
sravan.m
----------------------------
"The mind is not a vessel to be filled but a fire to be kindled"
--Plutarch, Priest of the Delphic Oracle
| < Previous | Next > |