From 69834314b6d69aee22beab74cfcace584ff6a99f Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Thu, 18 Feb 2016 03:29:33 +0000 Subject: [PATCH] web: Gentoo HOWTO update Suggested by calypso2k@poczta.fm git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6809 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- iscsi-scst/doc/SCST_Gentoo_HOWTO.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/iscsi-scst/doc/SCST_Gentoo_HOWTO.txt b/iscsi-scst/doc/SCST_Gentoo_HOWTO.txt index cca3aa443..9533ac6e8 100644 --- a/iscsi-scst/doc/SCST_Gentoo_HOWTO.txt +++ b/iscsi-scst/doc/SCST_Gentoo_HOWTO.txt @@ -85,6 +85,13 @@ work perfectly) 5. Build SCST + ! Important: SCST 3.1.x and trunk: Gentoo Hardened kernels uses + Grsec/PaX patchset. If you happen to use one of those kernels + (sys-kernel/hardened-sources) you need to change every call + "object_is_on_stack" to "object_starts_on_stack" to compile SCST + successfully. At the time of writing this there is a single such call + in scst/src/scst_lib.c + cd /root/scst make 2perf make scst scst_install