Package: kernel-patch-openswan Version: 1:2.4.4-1 Severity: important make[3]: Entering directory `/sw/WORK/Debian/Kernel/kernel-source-2.4.27/net/ipsec' gcc-3.3 -D__KERNEL__ -I/sw/WORK/Debian/Kernel/kernel-source-2.4.27/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DIPCOMP_PREFIX -nostdinc -iwithprefix include -DKBUILD_BASENAME=ipsec_init -c -o ipsec_init.o ipsec_init.c ipsec_init.c: In function `openswan_inet_add_protocol': ipsec_init.c:162: error: too few arguments to function `inet_add_protocol' ipsec_init.c: In function `openswan_inet_del_protocol': ipsec_init.c:169: error: too few arguments to function `inet_del_protocol' make[3]: *** [ipsec_init.o] Error 1
Reason is that the Debian kernel-source-2.4.27 does not define NET_26 but seems to use that code. 043_ipsec.diff in the kernel-source package source. Adding a #define NET_26 fixes that. But where? ;-) -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.27-lpc.7.k7 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages kernel-patch-openswan depends on: ii coreutils [fileutils] 5.2.1-2.1 The GNU core utilities ii fileutils 5.2.1-2.1 The GNU file management utilities Versions of packages kernel-patch-openswan recommends: ii kernel-package 9.008.4 A utility for building Linux kerne -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]