From owner-freebsd-current Mon Jul 14 09:31:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA00440 for current-outgoing; Mon, 14 Jul 1997 09:31:31 -0700 (PDT) Received: from Ilsa.StevesCafe.com (Ilsa.StevesCafe.com [205.168.119.129]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA00431 for ; Mon, 14 Jul 1997 09:31:19 -0700 (PDT) Received: from Ilsa.StevesCafe.com (localhost [127.0.0.1]) by Ilsa.StevesCafe.com (8.8.6/8.8.5) with ESMTP id KAA02383; Mon, 14 Jul 1997 10:31:11 -0600 (MDT) Message-Id: <199707141631.KAA02383@Ilsa.StevesCafe.com> X-Mailer: exmh version 2.0gamma 1/27/96 From: Steve Passe To: Bruce Evans cc: freebsd-current@FreeBSD.ORG, roberto@keltia.freenix.fr Subject: Re: Make world broken In-reply-to: Your message of "Mon, 14 Jul 1997 21:47:02 +1000." <199707141147.VAA05203@godzilla.zeta.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 14 Jul 1997 10:31:11 -0600 Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi, > >I think that removing "-I/sys" from CFLAGS is probably a good idea but one > >must replace it by something which works like "-I{.CURDIR}/../../sys" > >because after Guido's change, one cannot "make world"... > > > >---------------------------- > >revision 1.4 > >date: 1997/07/13 11:51:42; author: guido; state: Exp; lines: +0 -1 > >Remove -I/sys > >---------------------------- > > > >cc -O -pipe -c /src/src/usr.sbin/pstat/pstat.c > >/src/src/usr.sbin/pstat/pstat.c:55: miscfs/union/union.h: No such file or directory > > This is because not all the headers in sys are installed (yet). Meaning that someone is still working on something? Or do you mean "not all NEW headers were installed into the proper path at that moment" and that another pass of "make world" would work? -- Steve Passe | powered by smp@csn.net | Symmetric MultiProcessor FreeBSD