On Wed, 30 Dec 1998, Yurais Fernandez Leal wrote:

|Recently I've downloaded the PPP 2.3.5
|
|I know many people has ported this error to the list and has solved the
|problems, I've seen all these messages, but because I was not intrested in
|using this version of PPP I've deleted all the solutions.
|
|So could someone please help me, maybe someone who has experienced the
|mistake like me ...
|
| but it's impossible for me to rebuild the Kernel
|I receive the folloging errors from the compilation:
|
|ppp.c: In function `ppp_dev_xmit':
|ppp.c:3104: too few arguments to function `dev_kfree_skb'
|ppp.c:3115: too few arguments to function `dev_kfree_skb'
|ppp.c:3128: too few arguments to function `dev_kfree_skb'
|ppp.c:3169: too few arguments to function `dev_kfree_skb'
|ppp.c:3177: too few arguments to function `dev_kfree_skb'
|ppp.c:3182: too few arguments to function `dev_kfree_skb'

Copy the ppp-2.3.5 linux/ppp.c to /usr/src/linux/drivers/net.  Change line
3079 to read

#if LINUX_VERSION_CODE >= VERSION(2,1,86)

Recompile the linux kernel.


---
Clifford Kite                                               Not a guru. (tm)
[EMAIL PROTECTED]                                           Not even close.


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to