[rsbac] (pre) 1.3.3 compilations warnings and bugs

Tomasz Kłoczko kloczek at zie.pg.gda.pl
Thu May 3 20:31:38 CEST 2007


[..]
> hmmm... You built with CONFIG_SOFTWARE_SUSPEND enabled, right ?
> 
> If so, try the appended patch. I didn't try to build it but it should do
> the trick.

Plugged and passed correctly. Thank you.
Next bug .. :)

  CC      rsbac/data_structures/aci_data_structures.o
rsbac/data_structures/aci_data_structures.c: In function
‘rsbac_get_super_block’:
rsbac/data_structures/aci_data_structures.c:2107: warning:
‘interruptible_sleep_on’ is deprecated (declared at
include/linux/wait.h:375)
rsbac/data_structures/aci_data_structures.c: In function
‘stats_proc_info’:
rsbac/data_structures/aci_data_structures.c:3093: warning: comparison of
unsigned expression >= 0 is always true
rsbac/data_structures/aci_data_structures.c:3134: warning: comparison of
unsigned expression >= 0 is always true
rsbac/data_structures/aci_data_structures.c:3142: warning: comparison of
unsigned expression >= 0 is always true
rsbac/data_structures/aci_data_structures.c:3150: warning: comparison of
unsigned expression >= 0 is always true
rsbac/data_structures/aci_data_structures.c:3158: warning: comparison of
unsigned expression >= 0 is always true
rsbac/data_structures/aci_data_structures.c:3166: warning: comparison of
unsigned expression >= 0 is always true
rsbac/data_structures/aci_data_structures.c: In function ‘rsbacd’:
rsbac/data_structures/aci_data_structures.c:7808: warning:
‘interruptible_sleep_on’ is deprecated (declared at
include/linux/wait.h:375)
rsbac/data_structures/aci_data_structures.c: In function ‘rsbac_init’:
rsbac/data_structures/aci_data_structures.c:7986: warning: comparison of
unsigned expression < 0 is always false
rsbac/data_structures/aci_data_structures.c:15241:1: error: unterminated
#if
rsbac/data_structures/aci_data_structures.c: In function
‘rsbac_flags_set’:
rsbac/data_structures/aci_data_structures.c:15240: error: expected
declaration or statement at end of input

kloczek



More information about the rsbac mailing list