Package: kernel-patch-mppe Version: 2.4.2+20040216-3 Severity: important Running "make-kpkg --added-patches mppe --append-to-version -mppe --config oldconfig --initrd kernel_image" (as suggested by http://pptpclient.sourceforge.net/howto-debian-build.phtml) I get the following message:
START applying mppe patch (MPPE encryption support for PPP) Testing whether "MPPE encryption support for PPP" patch for 2.6.8 applies (dry run): 3 out of 3 hunks FAILED -- saving rejects to file drivers/net/ppp_generic.c.rej "MPPE encryption support for PPP" patch for 2.6.8 does not apply cleanly Patch /usr/src/kernel-patches/all/apply/mppe failed. I can't see what its rejected, there is no ppp_generic.c.rej file produced. And then, a while later, the build dies (presumably because the patch failed earlier) saying: CC [M] drivers/net/ppp_generic.o drivers/net/ppp_generic.c: In function `ppp_send_frame': drivers/net/ppp_generic.c:1100: error: `CI_MPPE' undeclared (first use in this function) drivers/net/ppp_generic.c:1100: error: (Each undeclared identifier is reported only once drivers/net/ppp_generic.c:1100: error: for each function it appears in.) drivers/net/ppp_generic.c:1102: error: `MPPE_PAD' undeclared (first use in this function) make[3]: *** [drivers/net/ppp_generic.o] Error 1 make[2]: *** [drivers/net] Error 2 make[1]: *** [drivers] Error 2 make[1]: Leaving directory `/usr/src/kernel-source-2.6.8' make: *** [stamp-build] Error 2 [EMAIL PROTECTED]:kernel-source-2.6.8$ -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8-1-686 Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) Versions of packages kernel-patch-mppe depends on: ii bash 3.0-12 The GNU Bourne Again SHell ii grep-dctrl 2.1.7 Grep Debian package information ii gzip 1.3.5-9 The GNU compression utility ii patch 2.5.9-2 Apply a diff file to an original -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

