Date: Tue, 19 Aug 1997 08:07:19 +0200 From: Andreas Klemm <andreas@klemm.gtn.com> To: Peter Wemm <peter@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-user@FreeBSD.org Subject: Re: cvs commit: src Makefile Message-ID: <19970819080719.16845@klemm.gtn.com> In-Reply-To: <199708180644.XAA10661@freefall.freebsd.org>; from Peter Wemm on Sun, Aug 17, 1997 at 11:44:45PM -0700 References: <199708180644.XAA10661@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 17, 1997 at 11:44:45PM -0700, Peter Wemm wrote: > peter 1997/08/17 23:44:45 PDT > > Modified files: > . Makefile > Log: > In the includes target, call the header install target explicitly and then > call the 'symlinks' target to build the /usr/obj/tmp/install/sys tree since > In the includes target, call the header install target explicitly and then > call the 'symlinks' target to build the /usr/obj/tmp/install/sys tree since > we set this up manually earlier, and if we do a 'make all install', we > replace the symlink tree in the obj dirs with new copies of the files > which breaks any chance of -DNOCLEAN working. While you're at it (top level Makefile). Try to remove everything in /usr/include (for example to start over very cleanly). Then a make world fails. You have to do a ,make includes' by hand, after that it works fine. -- Andreas Klemm | klemm.gtn.com - powered by Symmetric MultiProcessor FreeBSD http://www.freebsd.org/~fsmp/SMP/SMP.html http://www.freebsd.org/~fsmp/SMP/benches.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970819080719.16845>