I'd reply directly to the poster, but his email address appears to
be missing from the headers.  As everybody who has followed this
list for more than a few weeks is aware:

>From the ppp-2.3.5 source tree, hand copy ppp-2.3.5/linux/ppp.c over
/usr/src/linux/drivers/net/ppp.c.

Before you do so, change ppp-2.3.5/linux/ppp.c line 3079 from:

#if LINUX_VERSION_CODE < VERSION(2,1,86)

to:

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

> I have Slackware 3.5 (Linux 2.0.34) upgraded via patch to Linux 2.0.35. I'm
> attempting to compile a new kernel with PPP 2.3.5 using the gcc version
> below. I get these errors from the compilation.
> 
>     Linux 2.0.35 kernel compilation errors
>     --------------------------------------
>     ppp.c: In function `ppp_dev_xmit':
>     ppp.c:3104: too few arguments to function `dev_kfree_skb'

[ ... ]

-- 
Dan Wilder <[EMAIL PROTECTED]>

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

Reply via email to