Subject: Re: daily CVS update output
To: Erik E. Fair <fair@clock.org>
From: Chris G. Demetriou <cgd@cs.cmu.edu>
List: current-users
Date: 03/13/1997 14:12:25
> =3D=3D=3D> usr.sbin/pppd
> cc -O -I. -DHAVE_PATHS_H
> -I/home/netbsd/current/src/usr.sbin/pppd/../../lib/libpcap -DPPP_FILTER
> -Werror  -c auth.c
> cc -O -I. -DHAVE_PATHS_H
> -I/home/netbsd/current/src/usr.sbin/pppd/../../lib/libpcap -DPPP_FILTER
> -Werror  -c cbcp.c
> cbcp.c:56: `PPP_CBCP' undeclared here (not in a function)
> cbcp.c:56: initializer element for `cbcp_protent.protocol' is not constant
> cbcp.c: In function `cbcp_send':
> cbcp.c:386: `PPP_CBCP' undeclared (first use this function)
> cbcp.c:386: (Each undeclared identifier is reported only once
> cbcp.c:386: for each function it appears in.)
> *** Error code 1

cd /sys ; make includes


cgd