[Openswan Users]

Ken Bantoft ken at xelerance.com
Thu Nov 17 17:04:11 CET 2005



Think we fixed this in CVS, so it should be in 2.4.4, due out 
today/tonight.


On Wed, 16 Nov 2005, Marco Berizzi wrote:

> I'm try to compile klips 2.4.3 on linux 2.4.32-rc3 (static, not as a module) 
> but I get this error:
>
> gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes 
> -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer 
> -pipe -mpreferred-stack-boundary=2 -march=i686   -DIPCOMP_PREFIX -nostdinc 
> -iwithprefix include -DKBUILD_BASENAME=ipsec_alg -DEXPORT_SYMTAB  -c -o 
> ipsec_alg.o ipsec_alg.c
> ipsec_alg.c:24:2: #error "Configuration error: 'IPsec Modular Extensions' 
> cannot be compiled because your kernel does not support module loading. 
> Either enable kernel modules or disable 'IPsec Modular Extensions' 
> (CONFIG_KLIPS_ALG)."
> make[2]: *** [ipsec_alg.o] Error 1
> make[2]: Leaving directory `/usr/src/linux-2.4.32/net/ipsec'
> make[1]: *** [_subdir_ipsec] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.4.32/net'
> make: *** [_dir_net] Error 2
>
> My kernel is module loading enabled.
> Hints?


More information about the Users mailing list