Date: Fri, 24 Jan 2003 20:28:16 -0500 From: Brian Dean <bsd@bsdhome.com> To: freebsd-stable@freebsd.org Subject: make depend failing for 'find' - is anyone else seeing this? Message-ID: <20030125012816.GA2675@neutrino.bsdhome.com>
next in thread | raw e-mail | index | archive | help
Freshly checked out sources and a clean /usr/obj, is anyone else seeing this? Thanks, -Brian ===> usr.bin/find yacc -d -o getdate.c /usr/src/usr.bin/find/../../contrib/cvs/lib/getdate.y yacc: 10 shift/reduce conflicts rm -f .depend mkdep -f .depend -a -I/usr/src/usr.bin/find/../../gnu/usr.bin/cvs/lib -DHAVE_CONFIG_H /usr/src/usr.bin/find/find.c /usr/src/usr.bin/find/function.c /usr/src/usr.bin/find/ls.c /usr/src/usr.bin/find/main.c /usr/src/usr.bin/find/misc.c /usr/src/usr.bin/find/operator.c /usr/src/usr.bin/find/option.c getdate.c /usr/src/usr.bin/find/../../contrib/cvs/lib/getdate.y:19: config.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/src/usr.bin/find. *** Error code 1 Stop in /usr/src/usr.bin. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030125012816.GA2675>