[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
ppp 2.3.5 compile bombs!
- From: WaiSun Chia <WaiSun Chia digital com>
- To: "'AXP List'" <axp-list redhat com>
- Subject: ppp 2.3.5 compile bombs!
- Date: Tue, 1 Sep 1998 19:10:39 +0800
Hello people,
Anyone has success in building ppp 2.3.5? I sure don't :-(
I'm running egcs 1.0.3a and kernel 2.1.117..
OBTW, the ppp 2.3.5 i386 RPM segfaults too! Anyone noticed that?
Wai-Sun
make
cd chat; make all
make[1]: Entering directory `/usr/src/ppp-2.3.5/chat'
:
<SNIP>
:
cc -O2 -pipe -Wall -g -D_linux_=1 -DHAVE_PATHS_H -DIPX_CHANGE
-I../include -DCHA
PMS=1 -DUSE_CRYPT=1 -DHAVE_CRYPT_H=1 -DHAS_SHADOW -c sys-linux.c -o
sys-linux.
o
:
<SNIP> (tons of warnings & parse errors from ppp_defs.h)
:
../include/linux/ppp_defs.h:122: warning: type defaults to `int' in
declaration
of `ppp_ooctects'
../include/linux/ppp_defs.h:122: warning: data definition has no type or
storage
class
../include/linux/ppp_defs.h:123: parse error before `ppp_opackets'
../include/linux/ppp_defs.h:123: warning: type defaults to `int' in
declaration
of `ppp_opackets'
../include/linux/ppp_defs.h:123: warning: data definition has no type or
storage
class
../include/linux/ppp_defs.h:124: parse error before `ppp_oerrors'
../include/linux/ppp_defs.h:124: warning: type defaults to `int' in
declaration
of `ppp_oerrors'
../include/linux/ppp_defs.h:124: warning: data definition has no type or
storage
class
../include/linux/ppp_defs.h:125: parse error before `ppp_olqrs'
../include/linux/ppp_defs.h:125: warning: type defaults to `int' in
declaration
of `ppp_olqrs'
../include/linux/ppp_defs.h:125: warning: data definition has no type or
storage
class
../include/linux/ppp_defs.h:129: parse error before `__u32'
of `in_count'
:
<SNIP>
:
../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: type defaults to `int' in
declaration
of `bytes_out'
../include/linux/ppp_defs.h:149: warning: data definition has no type or
storage
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:92: parse error before `__u8'
../include/linux/if_ppp.h:92: warning: no semicolon at end of struct or
union
../include/linux/if_ppp.h:93: warning: type defaults to `int' in
declaration of
`length'
../include/linux/if_ppp.h:93: warning: data definition has no type or
storage cl
ass
../include/linux/if_ppp.h:95: parse error before `}'
In file included from sys-linux.c:71:
pppd.h:266: parse error before `ext_accm'
sys-linux.c:983: parse error before `ext_accm'
sys-linux.c: In function `ppp_set_xaccm':
sys-linux.c:988: `accm' undeclared (first use this function)
sys-linux.c:988: (Each undeclared identifier is reported only once
sys-linux.c:988: for each function it appears in.)
sys-linux.c: In function `ccp_test':
sys-linux.c:1047: storage size of `data' isn't known
sys-linux.c:1054: sizeof applied to an incomplete type
sys-linux.c:1047: warning: unused variable `data'
sys-linux.c: In function `logwtmp':
sys-linux.c:1896: warning: passing arg 1 of `time' from incompatible
pointer typ
e
make[1]: *** [sys-linux.o] Error 1
make[1]: Leaving directory `/usr/src/ppp-2.3.5/pppd'
make: *** [all] Error 2
ppp-2.3.5 #
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]