I'm running on linux 2.0.35
I've compile the kernel (Like in README.linux)
I wanna compile the latest ppp version (ppp-2.3.9), but i get the next
error-message. (This is the output of a second make)
What is the problem ? Can anybody help me ?
----------------------------------------------------------------------------
---
[root@sfinx ppp-2.3.9]# make
cd chat; make  all
make[1]: Entering directory `/usr1/packets_unix/temp/ppp-2.3.9/chat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr1/packets_unix/temp/ppp-2.3.9/chat'
cd pppd; make  all
make[1]: Entering directory `/usr1/packets_unix/temp/ppp-2.3.9/pppd'
cc -O2 -pipe -Wall -g -D_linux_=1 -DHAVE_PATHS_H -DIPX_CHANGE -I../include
-DCHAPMS=1 -DUSE_CRYPT=1 -DHAS_SHADOW -o pppd main.o magic.o fsm.o lcp.o
ipcp.o upap.o chap.o md5.o ccp.o auth.o options.o demand.o utils.o
sys-linux.o ipxcp.o md4.o chap_ms.o 
sys-linux.o: In function `ppp_available':
/usr/include/sys/stat.h:168: undefined reference to `makedev'
make[1]: *** [pppd] Error 1
make[1]: Leaving directory `/usr1/packets_unix/temp/ppp-2.3.9/pppd'
make: *** [all] Error 2
----------------------------------------------------------------------------
---

-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to