make -C mppe modules make[2]: Entering directory `/usr/src/linux-2.4.18-20mdk/3rdparty/mppe' Makefile:20: warning: overriding commands for target `mppe.o' /usr/src/linux-2.4.18-20mdk/Rules.make:97: warning: ignoring old commands for target `mppe.o' gcc -D__KERNEL__ -I/usr/src/linux-2.4.18-20mdk/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/linux-2.4.18-20mdk/include/linux/modversions.h -I/usr/include -nostdinc -I /usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/include -DKBUILD_BASENAME=ppp_mppe -c -o ppp_mppe.o ppp_mppe.c ppp_mppe.c:75:25: openssl/rc4.h: No such file or directory ppp_mppe.c:76:25: openssl/sha.h: No such file or directory ppp_mppe.c:85: parse error before `RC4_KEY' ppp_mppe.c:85: warning: no semicolon at end of struct or union ppp_mppe.c:86: warning: type defaults to `int' in declaration of `RC4_recv_key' ppp_mppe.c:86: warning: data definition has no type or storage class ppp_mppe.c:99: parse error before `}' ppp_mppe.c: In function `mppe_synchronize_key': ppp_mppe.c:113: warning: implicit declaration of function `RC4_set_key' ppp_mppe.c:113: dereferencing pointer to incomplete type ppp_mppe.c:113: dereferencing pointer to incomplete type
etc. Cheers, Sergei
