View previous topic :: View next topic |
Author |
Message |
jmac n00b
Joined: 18 Apr 2002 Posts: 2 Location: Sydney, Australia
|
Posted: Fri Apr 19, 2002 11:52 am Post subject: Can't get ppp working |
|
|
Hi there, appreciate any help
I've completed the 1.0 installation and I am trying to get my modem working. I've compiled ppp as a module but when I try to modprobe ppp_generic I get:
Code: | /lib/modules/2.4.19-r1/kernel/drivers/net/slhc.o: unresolved symbol _mmx_memcpy
/lib/modules/2.4.19-r1/kernel/drivers/net/slhc.o: /lib/modules/2.4.19-r1/kernel/drivers/net/slhc.o failed
/lib/modules/2.4.19-r1/kernel/drivers/net/slhc.o: insmod ppp_generic failed |
|
|
Back to top |
|
|
klieber Bodhisattva
Joined: 17 Apr 2002 Posts: 3657 Location: San Francisco, CA
|
Posted: Fri Apr 19, 2002 8:15 pm Post subject: |
|
|
Not sure, but googling for "Unresolved symbol: _mmx_memcpy"
http://www.tldp.org/HOWTO/mini/BTI-PPP/x396.html#AEN423
It's not a concrete answer, but at least it's a start. Otherwise, try google.com and see what you get. _________________ The problem with political jokes is that they get elected |
|
Back to top |
|
|
jmac n00b
Joined: 18 Apr 2002 Posts: 2 Location: Sydney, Australia
|
Posted: Mon Apr 22, 2002 11:04 am Post subject: |
|
|
Can anyone tell me what the slhc.o module is? Thanks. |
|
Back to top |
|
|
klieber Bodhisattva
Joined: 17 Apr 2002 Posts: 3657 Location: San Francisco, CA
|
Posted: Mon Apr 22, 2002 12:10 pm Post subject: |
|
|
jmac wrote: | Can anyone tell me what the slhc.o module is? Thanks. |
Van Jacobsen Header compression, I believe. Reduces the size of the IP header.
--kurt _________________ The problem with political jokes is that they get elected |
|
Back to top |
|
|
|