[pptp-server] RE: Getting Encryptoin with RH 6.2

Ivan Fetch ivanfetch at technologist.com
Fri Jul 7 17:10:53 CDT 2000


Hello,
   After retrieving the 2.3.11 PPP patch I did the following (there is a
kernel `make modules' error at the bottom):

Installed PPP source rpm
did: rpm -bp ..... to apply the RH patches and such
Changed to /usr/src/redhat/BUILD/ppp-2.3.11 and: applied the patch,
`./configure', `make', `make kernel', `make install'

I just let it install over ppp-2.3.11 RPM so that the RPM would stil show
up as beeing installed.

install pptpd RPM

Drop in config files (pptpd.conf, options, Etc) from my previous working
installing (without encryption)

added necessary lines to /etc/ppp/options for encryption (according to the
RH HowTO on the pptp web site)

compiled the kernel (make menuconfig, save-and-exit, make bzImage, make
modules)

The `make modules' failed with:
ppp.c:188: warning: static declaration for
`ppp_register_compressor_R9682e733' f
ollows non-static
ppp.c:189: warning: static declaration for
`ppp_unregister_compressor_Ra1b928df'
 follows non-static
ppp.c: In function `rcv_proto_unknown':
ppp.c:2563: too few arguments to function `kill_fasync_R5e73d35d'
make[2]: *** [ppp.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.2.14/drivers/net'
make[1]: *** [_modsubdir_net] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.14/drivers'
make: *** [_mod_drivers] Error 2

Has anyone seen this before?  What must I do to get these modules to
compile?

Thanks very much!
Ivan.





More information about the pptp-server mailing list