arch/powerpc/boot/zlib.h:34:22: fatal error: compiler.h: No
when i was compile grsecurity in debian ppc64 OS ,the following error message appears
In file included from arch/powerpc/boot/gunzip_util.h:13:0,
from arch/powerpc/boot/gunzip_util.c:15:
arch/powerpc/boot/zlib.h:34:22: fatal error: compiler.h: No such file or directory
#include "compiler.h"
^
compilation terminated.
/root/grsecurity-kernel-3.14/linux-3.14.27/arch/powerpc/boot/Makefile:159: recipe for target 'arch/powerpc/boot/gunzip_util.o' failed
make[2]: *** [arch/powerpc/boot/gunzip_util.o] Error 1
/root/grsecurity-kernel-3.14/linux-3.14.27/arch/powerpc/Makefile:249: recipe for target 'zImage' failed
make[1]: *** [zImage] Error 2
make[1]: Leaving directory '/root/grsecurity-kernel-3.14/linux-3.14.27'
debian/ruleset/targets/common.mk:295: recipe for target 'debian/stamp/build/kernel' failed
make: *** [debian/stamp/build/kernel] Error 2
In file included from arch/powerpc/boot/gunzip_util.h:13:0,
from arch/powerpc/boot/gunzip_util.c:15:
arch/powerpc/boot/zlib.h:34:22: fatal error: compiler.h: No such file or directory
#include "compiler.h"
^
compilation terminated.
/root/grsecurity-kernel-3.14/linux-3.14.27/arch/powerpc/boot/Makefile:159: recipe for target 'arch/powerpc/boot/gunzip_util.o' failed
make[2]: *** [arch/powerpc/boot/gunzip_util.o] Error 1
/root/grsecurity-kernel-3.14/linux-3.14.27/arch/powerpc/Makefile:249: recipe for target 'zImage' failed
make[1]: *** [zImage] Error 2
make[1]: Leaving directory '/root/grsecurity-kernel-3.14/linux-3.14.27'
debian/ruleset/targets/common.mk:295: recipe for target 'debian/stamp/build/kernel' failed
make: *** [debian/stamp/build/kernel] Error 2