Hello,
I'm trying out KDB for the first time. I'm having
problem patching my Redhat 7.1 (2.4.2-2) kernel with
kdb-v1.8-2.4.2. The patch stops half way and ask for
File to patch. I'm not sure what it's asking for or
why. When I skip the file and build the kernel, I see
this. What am I doing wrong?
- Jade
(jade_roseville@xxxxxxxxx)
make[1]: Entering directory `/usr/src/linux/kernel'
make all_targets
make[2]: Entering directory `/usr/src/linux/kernel'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -Wno-unused -pipe
-mpreferred-stack-boundary=2 -march=i686 -c -o
sysctl.o sysctl.c
sysctl.c: In function `do_proc_set_nmi_watchdog':
sysctl.c:959: warning: implicit declaration of
function `set_nmi_watchdog'
sysctl.c:959: `proc_nmi_watchdog' undeclared (first
use in this function)
sysctl.c:959: (Each undeclared identifier is reported
only once
sysctl.c:959: for each function it appears in.)
make[2]: *** [sysctl.o] Error 1
make[2]: Leaving directory `/usr/src/linux/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/kernel'
make: *** [_dir_kernel] Error 2
[root@ipostsi12 linux]#
__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com
|