Date: Wed, 21 Mar 2001 23:17:23 -0500 (EST) From: Robert Watson <rwatson@FreeBSD.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin Makefile.inc src/sbin/adjkerntz Makefile src/sbin/atacontrol Makefile src/sbin/atm/atm Makefile src/sbin/atm/fore_dnld Makefile src/sbin/atm/ilmid Makefile src/sbin/badsect Makefile src/sbin/camcontrol Makefile ... Message-ID: <Pine.NEB.3.96L.1010321231155.3074D-100000@fledge.watson.org> In-Reply-To: <200103201813.f2KIDW786548@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This change appears to break a checkout of just a single directory (say, src/usr.sbin/watch) followed by a make in that directory, as no ../Makefile.inc exists because that wasn't checked out. In fact, on my -CURRENT box from yesterday, it appears to be broken even with a ../Makefile.inc present. Am I misunderstanding / have an oddly sync'd world/source tree? fledge:/data/fbsd-commit/src/usr.sbin/watch> make Warning: Object directory not changed from original /data/fbsd-commit/src/usr.sbin/watch cc -O -pipe -c watch.c cc -O -pipe -o watch watch.o -ltermcap make: don't know how to make watch.1. Stop Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1010321231155.3074D-100000>