[rsbac] kernel 4.4 (from rsbac git) MPROTECT one

Javier Juan Martínez Cabezón tazok at rsbac.org
Thu Sep 8 20:01:05 CEST 2016






Does not compile on arm (probably happens too in other archs) if
CONFIG_RSBAC_DAZ_PERSIST is activated

The following error that I translate now is that tid_p is not declared
here (first use in this function)


rsbac/data_structures/aci_data_structures.c: En la función
'rsbac_ta_remove_target':
rsbac/data_structures/aci_data_structures.c:13231:11: error: 'tid_p' no
se declaró aquí (primer uso en esta función)
          &tid_p->file.inode);
           ^
rsbac/data_structures/aci_data_structures.c:13231:11: nota: cada
identificador sin declarar se reporta sólo una vez para cada función en
el que aparece
scripts/Makefile.build:258: recipe for target
'rsbac/data_structures/aci_data_structures.o' failed
make[2]: *** [rsbac/data_structures/aci_data_structures.o] Error 1







More information about the rsbac mailing list