Andy Bottman wrote:
> 
> When I execute 'insmod ppp' I recieve the errors:
>   '/lib/modules/2.0.36/net/ppp.o: unresolved symbol slhc_init'
>   '/lib/modules/2.0.36/net/ppp.o: unresolved symbol slhc_free'
>   '/lib/modules/2.0.36/net/ppp.o: unresolved symbol slhc_uncompress'
>   '/lib/modules/2.0.36/net/ppp.o: unresolved symbol slhc_toss'
>   '/lib/modules/2.0.36/net/ppp.o: unresolved symbol slhc_remember'
>   '/lib/modules/2.0.36/net/ppp.o: unresolved symbol slhc_compress'
> 
> What does this mean?  I beleive that I compiled the kernel with PPP
> support, if I didn't how do I specify that?
> 

You have some unresolved dependencies.  try:

modprobe ppp


which will load other modules that ppp depends on.

--Evan

--
Evan Van Dyke                               E-mail: [EMAIL PROTECTED]
Page: [EMAIL PROTECTED]          ICQ#: 15442232
DNRC's Minister of Lost Internet Packets.   O-
Amateur Radio Call Sign:  KB8PVE            Elder ResCon at Northwestern

GCS/S d+(-) s:+ a--- C++++ UH+I++L++++S++V++++ P+ L+++>++++ E W++ N++
w-- O- M-- !V PS+ PE+ Y+ PGP t+ 5+++ X+ R+ tv+ b+++ DI++++ D+ g e h !r
y-

   "Quoth the Raven...  'Nevermore!'" --Edgar Allen Poe
   "I'll bet that all you can do is watch the ball bounce around the
screen.
                                      --Dilbert to Management

Reply via email to