Hi

I just tried compiling kernel 2.6.19.1 patched with
vs2.2.0-rc6-grsec2.1.9 (latest "upcoming" stable).
I doesn't seem to work very well however, I get this error message:

saturn linux-2.6.19.1 # make all && make modules_install
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  CHK     include/linux/compile.h
  CC      fs/proc/array.o
fs/proc/array.c: In function ‘proc_pid_status’:
fs/proc/array.c:329: error: ‘nx_info’ undeclared (first use in this
function)
fs/proc/array.c:329: error: (Each undeclared identifier is reported only
once
fs/proc/array.c:329: error: for each function it appears in.)
fs/proc/array.c:329: error: ‘nxi’ undeclared (first use in this
function)
fs/proc/array.c:331: warning: ISO C90 forbids mixed declarations and
code
make[2]: *** [fs/proc/array.o] Error 1
make[1]: *** [fs/proc] Error 2
make: *** [fs] Error 2

I get this error both with GCC 4.1.1 and GCC 3.4.6
Anyone else having the same problem?

/ Johan Marcusson

_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to