- Code: Select all
[root@srv06 linux-2.6.32.60]# patch -p1 < ../grsecurity-2.2.0-iptables.patch
The next patch would create the file extensions/libxt_gradm.c,
which already exists! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file extensions/libxt_gradm.man,
which already exists! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file include/linux/netfilter/xt_gradm.h,
which already exists! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored
Any suggestion would be appreciated.
My OS is CentOS 6.3 x86 with gcc 4.4.6 .