linux 2.6.10: KDB+kprobes won't compile
Max Kellermann
max at duempel.org
Mon Dec 27 04:51:04 PST 2004
Hi,
I tried the new KDB 4.4 release for kernel 2.6.10, on x86. I enabled
both KDB and kprobes:
CC arch/i386/kernel/traps.o
arch/i386/kernel/traps.c:796: error: conflicting types for 'do_int3'
arch/i386/kernel/traps.c:677: error: previous definition of 'do_int3'
was here
make[2]: *** [arch/i386/kernel/traps.o] Error 1
.. both of them define the function do_int3(). Disabling kprobes
solved my problem, although I'd like to have both.
(Please Cc responses to max at duempel.org)
Regards,
Max Kellermann
---------------------------
Use http://oss.sgi.com/ecartis to modify your settings or to unsubscribe.
More information about the kdb
mailing list