[rsbac] compiling error with linux-2.6.6 and RSBAC-1.2.3-pre6

sftf at yandex.ru sftf at yandex.ru
Tue Jun 15 11:43:59 CEST 2004


Hello!
I think compile erorr with linux-2.6.6 and RSBAC-1.2.3-pre6
My configuration:
  - vanilla linux-2.6.6
  - pax-linux-2.6.6-200405182000.patch
  - mmap.c-2.6.6-pax-200405182000
  - glibc-2.3.2
  - gcc-2.95.3
  - rsbac-v1.2.3-pre6
  - patch-2.6.6-v1.2.3-pre6
patch rsbac + pax, then copy mmap.c-2.6.6-pax-200405182000

make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CHK     include/linux/compile.h
  CC      rsbac/help/syscalls.o
rsbac/help/syscalls.c: In function `sys_rsbac_check':
rsbac/help/syscalls.c:133: parse error before `long'
rsbac/help/syscalls.c:144: warning: implicit declaration of function `sys_sync'
make[2]: *** [rsbac/help/syscalls.o] Error 1
make[1]: *** [rsbac/help] Error 2
make: *** [rsbac] Error 2

in line 133:
    long sys_sync(void);
maybe
    sys_sync(); ?

Thanks !
mailto:sftf at yandex.ru



More information about the rsbac mailing list