grsecurity-1.9.13 (2.4.23 and 2.4.24) does not compile
Posted: Fri Jan 23, 2004 9:50 am
- Code: Select all
netsyms.c:614: error: redefinition of `__kstrtab_tcp_v4_lookup_listener'
netsyms.c:329: error: `__kstrtab_tcp_v4_lookup_listener' previously defined here
netsyms.c:614: error: redefinition of `__ksymtab_tcp_v4_lookup_listener'
netsyms.c:329: error: `__ksymtab_tcp_v4_lookup_listener' previously defined here
{standard input}: Assembler messages:
{standard input}:5029: Error: symbol `__kstrtab_tcp_v4_lookup_listener' is already defined
{standard input}:5036: Error: symbol `__ksymtab_tcp_v4_lookup_listener' is already defined
make[2]: *** [netsyms.o] Error 1
make[2]: *** [netsyms.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.23/net'
This happens with Patch for vanilla 2.4.23 and 2.4.24 on a GNU/Debian sarge Box.
Any hints. Thanks for you help.
With best regards, Jan.