In your file /usr/src/linux/drivers/net/ppp.c, line 3079 change the symbol
'<' by '>='. This let you to compile the kernel.

http://usuhaya.univalle.edu.co 
mailto: [EMAIL PROTECTED]


On Thu, 29 Oct 1998, Computer Country wrote:

> I have been using ppp 2.2.0 on a linux 2.0.33 box.  It seems to work fine
> but after a few days of people dialing in and logging out the machine hangs.
> I am using mgetty for the autoppp.  I have used a couple different versions
> of linux, 4 different versions of mgetty and 2 different types of multiport
> serial cards.  The only thing left that I can think of is the ppp.  I just
> downloaded ppp 2.3.5 and started the install on one of my machines and this
> is what happened when I got to the compiling of the kernel:
> 
> make[3]: Entering directory `/usr/src/linux-2.0.33/drivers/net'
> gcc -D__KERNEL__ -I/usr/src/linux-2.0.33/include -Wall -Wstrict-prototypes -
> O2 -fomit-fr
> ame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2 -malign-jumps=2
>  -malign-fun
> ctions=2 -DCPU=586  -c -o ppp.o ppp.c
> 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.33/drivers/net'
> make[2]: *** [first_rule] Error 2
> make[2]: Leaving directory `/usr/src/linux-2.0.33/drivers/net'
> make[1]: *** [sub_dirs] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.0.33/drivers'
> make: *** [linuxsubdirs] Error 2
> 
> Does anybody have any ideas?
> 
> Regards,
>      Mark & Mel Hamilton
>      www.ccountry.net
>      [EMAIL PROTECTED]
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
> the body of a message to [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