On Mon, 31 Aug 1998, gene/ruth patnode-sturtevant wrote:
> At the prompt I gave the command:
> insmod -fkv -o ppp.o /lib/modules/2.0.35-2/net/ppp.o
>
> and got the response:
> /lib/modules/2.0.35-2/net/ppp.o: unresolved slhc_free_R3787e5b9
You need to insert module slhc before ppp
insmod -fkv -o slhc.o /lib/modules/2.0.35-2/net/slhc.o
insmod -fkv -o ppp.o /lib/modules/2.0.35-2/net/ppp.o
--
Weill Philippe - Administrateur Systeme et Reseaux
CNRS Service Aeronomie - Universite Pierre et Marie Curie -
Tour 15 Couloir 15-14 - 4 Place Jussieu - 75252 Paris Cedex 05 - FRANCE
Email:[EMAIL PROTECTED] | tel:+33 0144274759 Fax:+33 0144273776
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]