[Openswan Users] klips 2.4.3 doesn't compile on vanilla linux 2.4.32-rc3

Marco Berizzi pupilla at hotmail.com
Wed Nov 16 15:12:14 CET 2005


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