Can't compile kernel 4.3.3 or 4.3.4 with grsecurity

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

Can't compile kernel 4.3.3 or 4.3.4 with grsecurity

Postby Ghowe » Mon Jan 25, 2016 3:01 am

Hello. I'm trying to compile kernel with grsecurity patch. Tried both 4.3.3 and 4.3.4. Doesn't work.

Output from kernel compilation:

Code: Select all
grsecurity/Makefile:47: recipe for target 'grsecurity/grsec_hidesym.o' failed
make[1]: [grsecurity/grsec_hidesym.o] Error 1 (ignored)
grsecurity/Makefile:47: recipe for target 'grsecurity/grsec_hidesym.o' failed
make[1]: [grsecurity/grsec_hidesym.o] Error 1 (ignored)


# uname -a

Code: Select all
Linux 4.3.3 x86_64 AMD A8-3500M APU with Radeon(tm) HD Graphics AuthenticAMD GNU/Linux
Ghowe
 
Posts: 5
Joined: Sun Nov 15, 2015 11:28 pm

Re: Can't compile kernel 4.3.3 or 4.3.4 with grsecurity

Postby spender » Mon Jan 25, 2016 9:06 am

Hi,

Those aren't errors, your compilation either succeeded or failed for some other reason. As the log shows, the errors are ignored.

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


Return to grsecurity support