Hi,

> I run: /usr/src# patch -p0 < grsecurity-2.2.2-3.0.4-201109150655.patch

You have /usr/src set as the working directory. Change it
to /usr/src/linux-2.6-3.0.0 (or whatever your kernel source resides in)
and run:

patch -p1 -i ../grsecurity-2.2.2-3.0.4-201109150655.patch

Failure is still possible if the relevant parts of the source mismatch.
I recommend the --dry-run option first, to see whether the patch applies
at all (and not ending with a messed up, partially patched source tree
if not).

Best regards,
Holger



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/1316109398.1662.9.camel@deepthought

Reply via email to