On Thu, 22 Jul 1999, Allan Dyer wrote:
|make zImage errors
|--------------------------------------------------------------------------
|gcc -D__KERNEL__ -I/usr/src/linux-2.0.37/include -Wall -Wstrict-prototypes -
|O2 -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -DCPU=486 -c -o
|ppp.o ppp.c
|ppp.c: In function `ppp_init_ctrl_blk':
|ppp.c:465: structure has no member named `ddinfo'
|ppp.c:466: structure has no member named `ddinfo'
|ppp.c: In function `ppp_changedmtu':
|ppp.c:585: cannot convert to a pointer type
|ppp.c: In function `ppp_release':
And much more ...
The "make kernel" step for ppp-2.3.4 and ppp-2.3.5 is broken. Get the
latest, ppp-2.3.8, which doesn't have this problem. You'll have to rebuild
the kernel after installing ppp-2.3.8, since the installation copies some
new files, including ppp.c, to the kernel source tree.
ftp://cs.anu.edu.au/pub/software/ppp/
---
Clifford Kite Not a guru. (tm)
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]