Date: Mon, 14 Jul 1997 01:23:35 -0700 (PDT) From: Hmmmz <garbanzo@hooked.net> To: freebsd-stable@freebsd.org Subject: Make depend fails Message-ID: <Pine.BSF.3.96.970714011854.15004A-100000@zippy.dyn.ml.org>
next in thread | raw e-mail | index | archive | help
When I do a make depend in the /usr/src directory, which I've cvsup'd from cvsup.freebsd.org (RELENG_2_2 branch), it fails on usr.bin with this error: ===> usr.bin/talk ===> usr.bin/tclsh make: don't know how to make tclAppInit.c. Stop *** Error code 2 Stop. *** Error code 1 Stop. If I cd to usr.sbin and do make depend I get: ===> named.restart ===> natd rm -f .depend mkdep -f .depend -a natd.c icmp.c natd.c:39: alias.h: No such file or directory icmp.c:21: alias.h: No such file or directory mkdep: compile failed. *** Error code 1 Stop. *** Error code 1 Stop. Any ideas what I'm missing, did cvsup not delete some files or what? - alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970714011854.15004A-100000>