Applying problem,please help!

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

Applying problem,please help!

Postby aisman » Sat Jul 20, 2002 2:45 pm

Hello,
i am in /usr/src/linux and i am trying to do:
patch -p0 < grsecurity-1.9.5-2.4.18.patch

if i do so i get that output:
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN linux/Documentation/Configure.help linux/Documentation/Configure.help
|--- linux/Documentation/Configure.help Mon Feb 25 14:37:51 2002
|+++ linux/Documentation/Configure.help Fri Jul 5 20:49:15 2002
--------------------------
File to patch:

How can i fix this?
aisman
 
Posts: 1
Joined: Sat Jul 20, 2002 2:43 pm

Postby spender » Sat Jul 20, 2002 4:53 pm

do that command from /usr/src

or alternatively:

in /usr/src/linux
patch -p1 < grsecurity-1.9.5-2.4.18.patch

-Brad
spender
 
Posts: 2185
Joined: Wed Feb 20, 2002 8:00 pm


Return to grsecurity support