Hi, Trying to get ipsec working in 9.1 and come across the following problem with loading ipsec.o
/lib/modules/2.4.21-0.13mdkcustom/kernel/net/ipsec/ipsec.o: The module you are trying to load (/lib/modules/2.4.21-0.13mdkcustom/kernel/net/ipsec/ipsec.o) is compiled with a gcc version 2 compiler, while the kernel you are running is compiled with a gcc version 3 compiler. This is known to not work. modprobe: insmod /lib/modules/2.4.21-0.13mdkcustom/kernel/net/ipsec/ipsec.o failed modprobe: insmod ipsec failed Searching google I believe the problem to be the inclusion of 'gcc2_compiled' in /usr/src/linux-2.4.21-0.13mdk/net/ipsec/libdes/asm/perlasm/x86unix.pl Thanks John
