Guys, I don't know if this problem is related to Redhat kernel or not but I
can't seem to patch Redhat 7.3 kernel version 2.4.18-3.
First of all there is no /usr/src/linux directory, but there is
/usr/src/redhat/
and under, folders like BUILD,RPMS,SOURCES etc..
Ok the problem is that when try to patch ipvs' first diff file,
it gives me an error like the following..
I can switch over to another distribution very easily if it is the case.
********************************************************************
[root@lvs linux]# cat /root/ipvs/linux_kernel_ksyms_c.diff | patch -p1
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- linux-2.4.5/kernel/ksyms.c.orig Sat Jun 2 12:16:15 2001
|+++ linux-2.4.5/kernel/ksyms.c Sun Jun 17 21:54:07 2001
--------------------------
File to patch:
***********************************************************************
The window stucks up on the "File to patch:" screen and don't know exactly
what file it is talking about.
Any idea would greatly appreciated.
Thank you.
|