i had problems installing ppp-2.3.5, so i tried installing 2.3.4 instead ... i had similar problems with 2.3.4, apparently at the 'make'. when i 'make' the ppp-2.3.4 from its top level directory after building and installing the kernel, i get errors: --------------------------------------- In file include from sys-linux.c:69: ../include/linux/if_ppp.h:91: parse error before '__u8' ../include/linux/if_ppp.h:91: warning: no semicolon at end of struct or union ../include/linux/if_ppp.h:92: warning: data definition has no type of storage class sys-linux.c:976: 'accm' undeclared (first use this function) sys-linux.c:976: (Each undeclared identifier is reported only once) sys-linux.c:976: In function 'ccp_test: sys-linux.c:1035: storage size of 'data' isn't known sys-linux.c:1042: sizeof applied to an incomplete type sys-linux.c:1035: warning: unused variable 'data' make[1]: *** [sys-linux.o] Error 1 make[1]: Leaving directory '/etc/ppp/ppp-2.3.4/pppd' make: *** [all] Error 2 --------------------------------------- how do i fix this problem ? and get ppp to 'make' properly for ppp-2.3.4 so i can proceed to 'make install' ? i am unable to get ppp-2.3.5 to 'make' properly as well. - To unsubscribe from this list: send the line "unsubscribe linux-ppp" in the body of a message to [EMAIL PROTECTED]
