Installation/Compilation Problems
Posted: Fri Feb 07, 2003 11:41 am
I an trying to compile the CVS version of grsecurity. After configuring what I want the kernel to include, I do make dep, then make bzImage. During that, I get errors like "depmod: *** Unresolved symbols in /lib/modules/2.4.20-grsec/kernel/net/ipv6/netfilter/ip6table_mangle.o". I then switched my gcc 3.* version down to gcc 2.*, thinking gcc 3.* had compatability issues. gcc 2.* did fix some of the compile errors, but I still get those "Unresolved symbol" errors. I am using the default installation of Mandrake 9.0 at the moment. I tried to compile the kernel sources that were included on the Mandrake 9.0 CD, that, too, gave me "Unresolved symbol" errors. After days of dinking around, I narrowed down and elimited the problem by removing some modules. When compiled, it is too large to boot using LILO. The bzImage file is 1.2mb. Any help on any of these issues would be appreciated.