Subject: problem building telnetd with latest from CVS
To: None <current-users@netbsd.org>
From: Laine Stump <lainestump@rcn.com>
List: current-users
Date: 12/21/1999 13:29:19
I got the error below last night, so I did another cvs update this
morning and tried again - no change. Is anyone else seeing this error,
or do I have something corrupted in my build tree?

cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Werror -DINET6 -DLINEMODE -DKLUDGELINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOPENPTY_PTY -DOLD_ENVIRON -DENV_HACK -DSECURELOGIN -DAUTHENTICATION -DENCRYPTION -I/usr/src/libexec/telnetd/../../crypto-us/libexec/telnetd/../../lib -I/usr/src/libexec/telnetd/../../lib -I/usr/src/libexec/telnetd/../../crypto-us/libexec/telnetd -I/usr/src/libexec/telnetd -c /usr/src/libexec/telnetd/../../crypto-us/libexec/telnetd/telnetd.c
/usr/src/libexec/telnetd/../../crypto-us/libexec/telnetd/telnetd.c: In function `main':
/usr/src/libexec/telnetd/../../crypto-us/libexec/telnetd/telnetd.c:623: structure has no member named `__ss_family'
*** Error code 1

Stop.