I am having problems compiling ppp-2.3.4 (and a lot of other stuff)
I think it might have something to do with the fact that I am using
glibc?

anyways, here what it says when I run make

../include/linux/ppp_defs.h: field `vj' has incomplete type
../include/linux/ppp_defs.h: field `c' has incomplete type
../include/linux/ppp_defs.h: 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 simicolon 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 efore `ext_accm'
sys-linux.c: In function `ppp_set_xaccm':
sys-linux.c:976: `accm' unceclared (first use of this function)
sys-linux.c:976: (Each undeclared identifier is reported only once for
each function it appears in.)
sys-linux.c: In function `ccp_test':
sys-linux.c:1025: 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 `/home/temp/ppp-2.3.4/pppd'
make: *** [all] Error 2

I looked at those files to see if it was currupted anywhere, but it
seems to look right to me
any ideas?
It also does this when I try to compile some other stuff...
but I compiled my kernel and WINE without problems!

Thanks, Jacob Brown


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

Reply via email to