Hi all,

I ran a make kernel on a vanilla pppd v2.3.4 source tree, which
installed updated files inside a vanilla v2.0.33 linux installation as
part of Redhat v5.0.

I then did make dep;make clean;make modules;make modules_install to get
the ppp module rebuilt, and make modules bombed with this:

 make[2]: 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-frame-pointer -fno-strength-reduce -pipe
-m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586
-DMODULE -DMODVERSIONS -include
/usr/src/linux-2.0.33/include/linux/modversions.h -DEXPORT_SYMTAB -c
ppp.c
ppp.c: In function `ppp_dev_xmit':
ppp.c:3104: too few arguments to function `dev_kfree_skb_R37c4f919'
ppp.c:3115: too few arguments to function `dev_kfree_skb_R37c4f919'
ppp.c:3128: too few arguments to function `dev_kfree_skb_R37c4f919'
ppp.c:3169: too few arguments to function `dev_kfree_skb_R37c4f919'
ppp.c:3177: too few arguments to function `dev_kfree_skb_R37c4f919'
ppp.c:3182: too few arguments to function `dev_kfree_skb_R37c4f919'
make[2]: *** [ppp.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.0.33/drivers/net'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.0.33/drivers'
make: *** [modules] Error 2

Any ideas?

Regards,
Graham
-- 
-----------------------------------------
[EMAIL PROTECTED]                  "There's a moon
VWV Interactive                         over Bourbon Street
                                                tonight...

S/MIME Cryptographic Signature

Reply via email to