Compile error with 2.6.23

Discuss and suggest new grsecurity features

Compile error with 2.6.23

Postby hanno » Thu Oct 11, 2007 7:04 pm

Happily noted that the patch for 2.6.23 came very fast. But sadly:

milch linux-2.6.23 # LC_ALL=C LANG=C make
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
CC arch/x86_64/kernel/ioport.o
arch/x86_64/kernel/ioport.c: In function 'sys_ioperm':
arch/x86_64/kernel/ioport.c:47: error: implicit declaration of function 'gr_handle_ioperm'
arch/x86_64/kernel/ioport.c: In function 'sys_iopl':
arch/x86_64/kernel/ioport.c:123: error: implicit declaration of function 'gr_handle_iopl'
make[1]: *** [arch/x86_64/kernel/ioport.o] Error 1
make: *** [arch/x86_64/kernel] Error 2
hanno
 
Posts: 26
Joined: Thu Dec 16, 2004 4:37 am

Postby spender » Thu Oct 11, 2007 8:17 pm

I've uploaded a new patch which corrects this problem.

-Brad
spender
 
Posts: 2185
Joined: Wed Feb 20, 2002 8:00 pm

Postby Fab » Sat Oct 13, 2007 7:05 pm

That patch works like a charm for me.
Fab
 
Posts: 8
Joined: Sat Jun 18, 2005 4:32 am


Return to grsecurity development