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
And similarly unresolved lines :slhc_remember_Rbc0f8a5e;
slhc_toss_R89ec95bc; slhc_uncompress_Ra2ca7e04; and slhc_init_R20741a64.
The man pages for insmod SYNOPSIS line says:
insmod [ -fkmpsxXv ] [ -o module_name ] object_file [ symbol=value ]
I gather my problem is that I did not fill in as part of the command
anything for "symbol=value"; because I don't know what that means and my
books "Learning the BASH Shell" or "Essential System Administration"
didn't give me a clue.
So how do I load a module? And thanks for any help in advance.
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]