[pptp-server] ppp with mppe : unresolved symbol RC4_set_key

Stephan Fehrenbach stephan.fehrenbach at modulo3.de
Mon Dec 11 08:35:40 CST 2000


Hello,

I am trying to compile ppp-2.3.11 with mppe patch.

If I comment out the reference to rc4_skey.c in ppp_mppe.c the module
everything compiles,
but if I do

insmod ppp_mppe
I get the error:

/lib/modules/2.0.38/net/ppp_mppe.o: unresolved symbol RC4_set_key


If I dont't comment out reference to rc4_skey.c I get a compiler error
doing: make modules

In file included from ppp_mppe.c:68:
rc4_skey.c:66: conflicting types for `RC4_options'
rc4.h:86: previous declaration of `RC4_options'
rc4_skey.c:89: conflicting types for `RC4_set_key'
rc4.h:87: previous declaration of `RC4_set_key'
make[2]: *** [ppp_mppe.o] Error 1
make[1]: *** [modules] Error 2
make: *** [modules] Error 2

I am Using

Kernel 2.0.38 with subs-patch-1.38,
SSLeay-0.9.0b
ppp-2.3.11
ppp-2.3.11-openssl-0.9.5-mppe.patch.

Has somebody a solution for this problem?

Greatings
Stephan Fehrenbach



--
modulo3 gmbh                        fon    0211 - 876720-00
Stephan Fehrenbach                  fax    0211 - 876720-27
Karl-Rudolf-Straße 172              e-mail stephan.fehrenbach at modulo3.de
D-40215 Düsseldorf                  web    http://www.modulo3.de




More information about the pptp-server mailing list