Hi, I have a problem with the mentioned combination. When i run pon to establish a ppp-connection pppd immediately exits with the error message "tcgetatt (5)"
During booting it says ppp Version 2.2.0. But i installed ppp2.3.5. Now, do i need to upgrade my kernel ? I´ve seen some patches in var. news groups, but i was not able to compile the pppd package. I get many parser errors. Example : ../include/linux/ppp_defs.h:144: warning: data definition has no type or storage class ../include/linux/ppp_defs.h:145: parse error before `inc_packets' ../include/linux/ppp_defs.h:145: warning: data definition has no type or storage class ../include/linux/ppp_defs.h:148: parse error before `in_count' ../include/linux/ppp_defs.h:148: warning: data definition has no type or storage class ../include/linux/ppp_defs.h:149: parse error before `bytes_out' ../include/linux/ppp_defs.h:149: warning: data definition has no type or storage class class ../include/linux/ppp_defs.h:152: parse error before `}' ../include/linux/ppp_defs.h:155: field `p' has incomplete type ../include/linux/ppp_defs.h:156: field `vj' has incomplete type ../include/linux/ppp_defs.h:160: field `c' has incomplete type ../include/linux/ppp_defs.h:161: field `d' has incomplete type In file included 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 or storage class ../include/linux/if_ppp.h:94: parse error before `}' In file included from sys-linux.c:71: pppd.h:266: parse error before `ext_accm' sys-linux.c:971: parse error before `ext_accm' sys-linux.c: In function `ppp_set_xaccm': 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: for each function it appears in.) sys-linux.c: 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: *** [sys-linux.o] Error 1 Any ideas ? TIA !! bye, Stefan
--- Begin Message ---Hi, I have a problem with the mentioned combination. When i run pon to establish a ppp-connection pppd immediately exits with the error message "tcgetatt (5)" During booting it says ppp Version 2.2.0. But i installed ppp2.3.5. Now, do i need to upgrade my kernel ? I´ve seen some patches in var. news groups, but i was not able to compile the pppd package. I got the same error messages as mentioned already in another posting on this list. Any ideas ? TIA !! bye, Stefan
--- End Message ---