No subject


Sun Jul 8 18:14:56 CDT 2012


kernel tree)
    copy your .config back into the /usr/src/linux* directory
    make menuconfig (just enter and then exit telling it to save--so that
the sub-makefiles will be created)
    make dep clean install (to reinstall the kernel--backup the old one from
/boot/vmlinuz just in case)
    make modules modules_install
Reboot (see notes below)

Since your /boot/vmlinuz file is created by the kernel install, make sure
your /etc/lilo.conf file points to /boot/vmlinuz as the kernel, instead of
the default longer version-specific filename--otherwise you will keep
booting up on the old kernel without the ppp symbols).

One thing to check before you go through all of the above is to make sure
that ppp is built as a module in your kernel config.  :-)

Regards,
Jim Roland, RHCE


----- Original Message -----
From: "Paul Clark" <p.m.f.c at btinternet.com>
To: <pptp-server at lists.schulte.org>
Sent: Friday, November 02, 2001 3:41 PM
Subject: [pptp-server] PPP modules for MPPE


> I have finally managed to get the PPP modules to comile for my kernel on
> redhat 7.0 but now when I try to load the modules they fail with the
> following output.
>
> Note: /etc/modules.conf is more recent than
> /lib/modules/2.2.16-22/modules.dep
> /lib/modules/2.2.16-22/net/ppp.o: unresolved symbol
slhc_compress_Rcfd3a418
> /lib/modules/2.2.16-22/net/ppp.o: unresolved symbol
slhc_remember_R07972313
> /lib/modules/2.2.16-22/net/ppp.o: unresolved symbol slhc_init_R1ca65fca
> /lib/modules/2.2.16-22/net/ppp.o: unresolved symbol slhc_toss_Ra152cec0
> /lib/modules/2.2.16-22/net/ppp.o: unresolved symbol slhc_free_Rb99033d9
> /lib/modules/2.2.16-22/net/ppp.o: unresolved symbol
> slhc_uncompress_R3bb36b01
> /lib/modules/2.2.16-22/net/ppp.o: insmod /lib/modules/2.2.16-22/net/ppp.o
> failed
> /lib/modules/2.2.16-22/net/ppp.o: insmod ppp failed
>
>
> Does anyone have any ideas why this would happen. Have I forgotten to do
> something?
>
>
> Thanks
>
> Paul
>
> _______________________________________________
> pptp-server maillist  -  pptp-server at lists.schulte.org
> http://lists.schulte.org/mailman/listinfo/pptp-server
> --- To unsubscribe, go to the url just above this line. --
>




More information about the pptp-server mailing list