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'
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'
make[3]: *** [ppp.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.0.35/drivers/net'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.0.35/drivers/net'
make[1]: *** [sub_dirs] Error 2
make[1]: Leaving directory `/usr/src/linux-2.0.35/drivers'
make: *** [linuxsubdirs] Error 2
gcc version
-----------
gauss:~# gcc --version
egcs-2.90.29 980515 (egcs-1.0.3 release)
I tried PPP versions 2.3.4 and 2.2.0 and also get errors from ppp.c.
Any help in debugging this would be appreciated.
-Bill McClung
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]