Hi-
ppp fails to compile under kernel 2.1.108 on a redhat system.
It aborts with the following message
make[1]: Entering directory `/win95/software/ppp/ppp-2.3.5/pppd'
cc -O2 -pipe -Wall -g -D_linux_=1 -DHAVE_PATHS_H -DIPX_CHANGE -I../include
-DCHAPMS=1 -DUSE_CRYPT=1 -DHAVE_CRYPT_H=1 -DHAS_SHADOW -c sys-linux.c -o
sys-linux.o
In file included from sys-linux.c:68:
../include/linux/ppp_defs.h:97: parse error before `ext_accm'
../include/linux/ppp_defs.h:97: warning: data definition has no type or
storage
class
../include/linux/ppp_defs.h:113: parse error before `__u32'
../include/linux/ppp_defs.h:113: warning: no semicolon at end of struct or
union../include/linux/ppp_defs.h:115: warning: data definition has no type
or storage class
There is a whole lot of it going ahead. Also, when I issue a 'make
kernel' , it says the ppp files in the kernel are newer than the ppp files
in the package.
What could be the problem?
-sam
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]