From owner-freebsd-bugs Tue Jan 18 23:50: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DFAA214EE1 for ; Tue, 18 Jan 2000 23:50:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA88495; Tue, 18 Jan 2000 23:50:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 18 Jan 2000 23:50:04 -0800 (PST) Message-Id: <200001190750.XAA88495@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: misc/16162: shared /usr/src isn't because .depend files are not shareable Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/16162; it has been noted by GNATS. From: Sheldon Hearn To: mjacob@FreeBSD.ORG Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: misc/16162: shared /usr/src isn't because .depend files are not shareable Date: Wed, 19 Jan 2000 09:49:21 +0200 On Mon, 17 Jan 2000 11:05:09 PST, mjacob@feral.com wrote: > The problem here is that, at least for building bootstrap tools, > several derived files that contain platform specific information end > up in /usr/src- not in OBJDIR. This leads to breakage right away > because .depend's are radically different between alpha and i386: It'd be useful to know where these files are and whether they're being created by the current incarnation of the build process, or whether they're just old cruft. Could you send ``find /usr/src -name '.depend' -print'' ? :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message