Re: kernel 4.4 (from rsbac git) MPROTECT one
Javier Juan Martínez Cabezón <[email protected]> Thu, 08 Sep 2016 20:45:48 +0200
| Newsgroups | gmane.linux.rsbac |
|---|---|
| Message-ID | <[email protected]> |
I think it's solved. I suspect that was because one missing CONFIG dependency Could be added CONFIG_RSBAC_DAZ_PERSIST hard dependencies with CONFIG_BLOCK for example? On 08/09/16 20:01, Javier Juan Martínez Cabezón wrote: > > > > > > 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 > > > > > _______________________________________________ rsbac mailing list [email protected] http://www.rsbac.org/mailman/listinfo/rsbac