I'm having the same problem trying to get PPP 2.2.0c drivers into the
kernel, and I even tried "make config clean depend zImage." Here's
what I get when the kernel build (v 1.2.13) bombs:
-------------------
make[2]: Entering directory `/usr/src/linux-1.2.13/drivers/net'
gcc -D__KERNEL__ -I/usr/src/linux-1.2.13/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -m486 -I../../net/inet -c ppp.c
ppp.c: In function `ppp_first_time':
ppp.c:443: warning: assignment from incompatible pointer type
ppp.c:447: warning: assignment from incompatible pointer type
ppp.c: In function `ppp_init':
ppp.c:558: warning: implicit declaration of function `SYMBOL_NAME_STR'
ppp.c:558: initializer element for `ppp_syms.symbol.name' is not constant
ppp.c:559: initializer element for `ppp_syms.name' is not constant
ppp.c:560: initializer element for `ppp_syms.name' is not constant
make[2]: *** [ppp.o] Error 1
make[2]: Leaving directory `/usr/src/linux-1.2.13/drivers/net'
make[1]: *** [driversubdirs] Error 2
make[1]: Leaving directory `/usr/src/linux-1.2.13/drivers'
make: *** [linuxsubdirs] Error 2
-----------------------
I followed Michael Callahan and Al Longyear's PPP 2.2.0 installation
instructions to the letter - or at least I thought I did.
Can some kind soul tell me what I'm doing wrong?
Thanks in advance.
--
David Mezera
DONet, Inc.
--
David Mezera This .sig intentionally left blank
DONet, Inc.