2.6.18 patch does not compile

Discuss and suggest new grsecurity features

2.6.18 patch does not compile

Postby forsaken » Sat Sep 23, 2006 12:47 pm

Im getting the following error with grsecurity-2.1.9-2.6.18-200609222230.patch:

kernel/sysctl.c:190: error: redefinition of 'pax_table'
kernel/sysctl.c:175: error: previous definition of 'pax_table' was here
{standard input}: Assembler messages:
{standard input}:47: Error: symbol `pax_table' is already defined
make[1]: *** [kernel/sysctl.o] Error 1
forsaken
 
Posts: 74
Joined: Tue May 18, 2004 3:04 am

Postby forsaken » Mon Sep 25, 2006 3:22 am

I've tested with the latest 2.6.18 patch:

kernel/sysctl.c:154: warning: missing initializer
kernel/sysctl.c:154: warning: (near initialization for `root_table_header.used')
kernel/sysctl.c:190: error: redefinition of 'pax_table'
kernel/sysctl.c:175: error: previous definition of 'pax_table' was here
forsaken
 
Posts: 74
Joined: Tue May 18, 2004 3:04 am

Postby spender » Tue Sep 26, 2006 5:03 pm

Fixed in the latest patch.

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


Return to grsecurity development