You are not logged in.

#1 2012-10-08 00:59:16

hunterthomson
Member
Registered: 2008-06-22
Posts: 794
Website

[SOLVED] linux-grsec Error, grsec_proc_gid undeclared

Hello, I've been trying to build linux-grsec from the AUR, and keep getting this error.

Kernel: 3.5.5
Patch: grsecurity-2.9.1-3.5.5-201210061727.patch


CC [M] drivers/hid/hid-microsoft.o
 fs/proc/proc_net.c: In function ‘get_proc_task_net’:
 fs/proc/proc_net.c:116:33: error: ‘grsec_proc_gid’ undeclared (first use in this function)
 fs/proc/proc_net.c:116:33: note: each undeclared identifier is reported only once for each function it appears in
 make[2]: *** [fs/proc/proc_net.o] Error 1
 make[1]: *** [fs/proc] Error 2
 make[1]: *** Waiting for unfinished jobs....
 LD drivers/hsi/clients/built-in.o

I don't know how to code in C.... I am assuming an undeclared error is super simple to fix. How might I go about declaring ‘grsec_proc_gid’ in  fs/proc/proc_net.c ?

Last edited by hunterthomson (2012-10-09 05:07:05)


OpenBSD-current Thinkpad X230, i7-3520M, 16GB CL9 Kingston, Samsung 830 256GB
Contributor: linux-grsec

Offline

#2 2012-10-09 05:07:26

hunterthomson
Member
Registered: 2008-06-22
Posts: 794
Website

Re: [SOLVED] linux-grsec Error, grsec_proc_gid undeclared

Fixed in 3.5.6


OpenBSD-current Thinkpad X230, i7-3520M, 16GB CL9 Kingston, Samsung 830 256GB
Contributor: linux-grsec

Offline

Board footer

Powered by FluxBB