Re: Reg kdb utility

Balbir Singh (balbir.singh@wipro.com)
Tue, 3 Jul 2001 16:09:36 +0530 (IST)


You need to compile with the correct kernel headers using the include
path feature -I <path to new headers>

Balbir

On Tue, 3 Jul 2001, SATHISH.J wrote:

|Hi,
|
|I tried to use kdb on my 2.2.14-12 kernel. I was able to compile the file
|/usr/src/linux/arch/i386/kdb/modules/kdbm_vm.c and could get the object
|file. When I tried to insert it as a module it givesd the following error
|message:
|
|./kdbm_vm.o: kernel-module version mismatch
| ./kdbm_vm.o was compiled for kernel version .2.14-12
| while this kernel is version 2.2.14-12.
|
|
|
|Please tell me why this message comes.
|
|Thanks in advance,
|
|Regards,
|satish.j
|
|
|
|
|
|
|
|
|-
|To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
|the body of a message to majordomo@vger.kernel.org
|More majordomo info at http://vger.kernel.org/majordomo-info.html
|Please read the FAQ at http://www.tux.org/lkml/
|

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/