Subject: pppd doesn't build
To: None <current-users@NetBSD.ORG>
From: John M Vinopal <banshee@gabriella.resort.com>
List: current-users
Date: 04/02/1996 18:45:57
cc -O -I. -I/usr/src/usr.sbin/pppd -DHAVE_PATHS_H  -Werror  -c /usr/src/usr.sbin/pppd/ccp.c
/usr/src/usr.sbin/pppd/ccp.c: In function `ccp_init':
/usr/src/usr.sbin/pppd/ccp.c:123: `DEFLATE_MAX_SIZE' undeclared (first use this function)
/usr/src/usr.sbin/pppd/ccp.c:123: (Each undeclared identifier is reported only once
/usr/src/usr.sbin/pppd/ccp.c:123: for each function it appears in.)
/usr/src/usr.sbin/pppd/ccp.c: In function `ccp_resetci':
/usr/src/usr.sbin/pppd/ccp.c:288: `CI_DEFLATE' undeclared (first use this function)

!?