Subject: build failure
To: None <current-users@netbsd.org>
From: C Kane <ckane@best.com>
List: current-users
Date: 02/21/1999 12:53:18
I've been getting this for a few days now.  Did I miss a step?

Thanks..
-- Chuck

% make UPDATE=1 build
: which runs:
(cd /usr/netbsd-current/src/domestic && make  _SLAVE_BUILD= build)
: which runs:
make depend && make  && make install
: which fails on:
depend ===> libexec/ftpd
mkdep -a  -DHASSETPROCTITLE -DSKEY -DKERBEROS /usr/netbsd-current/src/domestic/libexec/ftpd/../../../libexec/ftpd/conf.c /usr/netbsd-current/src/domestic/libexec/ftpd/../../../libexec/ftpd/ftpd.c /usr/netbsd-current/src/domestic/libexec/ftpd/../../../libexec/ftpd/logwtmp.c /usr/netbsd-current/src/domestic/libexec/ftpd/../../../libexec/ftpd/popen.c /usr/netbsd-current/src/domestic/libexec/ftpd/../../../libexec/ftpd/util.c /usr/netbsd-current/src/domestic/libexec/ftpd/../../../usr.bin/login/klogin.c /usr/netbsd-current/src/domestic/libexec/ftpd/../../../libexec/ftpd/ftpcmd.c
ftpcmd.y:76: extern.h: No such file or directory
mkdep: compile failed.
*** Error code 1

Stop.