| To: | cipe-l,AT,inka,DOT,de |
| Subject: | Problems compiling Cipe 1.5.4 on kernel 2.4.21 (Debian) |
| From: | Fabio Muzzi <liste,AT,kurgan,DOT,org> |
| Date: | Sun, 20 Jul 2003 17:32:14 +0200 |
| Reply-to: | Fabio Muzzi <liste,AT,kurgan,DOT,org> |
Hello cipe-l, I have compiled and use cipe successfully lots of times, but now, trying to compile cipe for a 2.4.21 kernel (which I have also compiled from source) I get the following errors: make[1]: Entering directory `/usr/src/cipe-1.5.4/2.4.21mppe1-i386-cb' gcc -MD -DKCC_BUILD -I. -include ./config.h -D__KERNEL__ -I/usr/src/kernel-source-2.4.21/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DMODVERSIONS -include /usr/src/kernel-source-2.4.21/include/linux/modversions.h -o output.o -c ../cipe/output.c ../cipe/output.c: In function `cipe_xmit': ../cipe/output.c:161: warning: implicit declaration of function `ip_route_output' ../cipe/output.c:184: structure has no member named `pmtu' ../cipe/output.c:196: structure has no member named `pmtu' ../cipe/output.c:197: structure has no member named `pmtu' ../cipe/output.c:343: warning: implicit declaration of function `ip_send' ../cipe/output.c:105: warning: `mtu' might be used uninitialized in this function make[1]: *** [output.o] Error 1 make[1]: Leaving directory `/usr/src/cipe-1.5.4/2.4.21mppe1-i386-cb' make: *** [all] Error 2 I have tried Googling for it, I have searched the cipe mailing list, but found nothing at all. Any idea on how to make it work? -- Best regards, Fabio mailto:liste,AT,kurgan,DOT,org