Hi NG!
I really hope you can help me!
AMD ATHLON 900MHz, 256MB RAM, SUSE 8.2, Kernel 2.4.20-4GB, Kernel source is
installed, GCC installed, everthing work perfect.
thats my problem when i try to compile freeswan:
/usr/src/freeswan_2.06/make menumod
the saving of the .config works without any problems, but the compiling
fails with the following errors:
cc -include /usr/src/freeswan-2.06/packaging/linus/config-all.h -O3
-Wall -DIPCOMP_PREFIX -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer
-pipe -mpreferred-stack-boundary=2 -march=i586
-I/usr/src/freeswan-2.06/linux/include -I/usr/src/linux/include -I
-DIPCOMP_PREFIX -DARCH=i386 -DMODVERSIONS -include
/usr/src/linux/include/linux/modversions.h -DMODULE
-DKBUILD_BASENAME=ipsec_ipip -c -o ipsec_ipip.o
/usr/src/freeswan-2.06/linux/net/ipsec/ipsec_ipip.c
/usr/src/freeswan-2.06/linux/net/ipsec/ipsec_ipip.c: In function
`ipsec_xmit_ipip_setup':
/usr/src/freeswan-2.06/linux/net/ipsec/ipsec_ipip.c:103: error: too many
arguments to function `ip_select_ident'
make[1]: *** [ipsec_ipip.o] Fehler 1
make[1]: Leaving directory `/usr/src/freeswan-2.06/modobj'
make: *** [module] Fehler 2
I also try to staticaly compile the freeswan into the kernel, but it also
didn't work....!
Please don't look at my english, i'm from austria and my english isn't that
good.... :-)!
Thx for your help
mfg
Gue
|