From owner-freebsd-stable Fri Jan 24 4:38: 5 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35F1137B401 for ; Fri, 24 Jan 2003 04:38:03 -0800 (PST) Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF74B43F18 for ; Fri, 24 Jan 2003 04:37:59 -0800 (PST) (envelope-from gareth@za.uu.net) Received: from pixproxy.so.cpt1.za.uu.net ([196.30.72.11]) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 18c35o-00047D-00 for freebsd-stable@freebsd.org; Fri, 24 Jan 2003 14:37:56 +0200 Received: from gabba.so.cpt1.za.uu.net (gabba.so.cpt1.za.uu.net [196.30.72.25]) by pixproxy.so.cpt1.za.uu.net (Postfix) with ESMTP id 9F5D51B870 for ; Fri, 24 Jan 2003 14:37:52 +0200 (SAST) Received: from localhost ([127.0.0.1]) by gabba.so.cpt1.za.uu.net with esmtp (Exim 3.31 #1) id 18c35k-000CnT-00 for freebsd-stable@freebsd.org; Fri, 24 Jan 2003 14:37:52 +0200 Date: Fri, 24 Jan 2003 14:37:52 +0200 (SAST) From: Gareth Hopkins X-X-Sender: ghopkins@gabba.so.cpt1.za.uu.net To: freebsd-stable@freebsd.org Subject: Re: Problem with make installworld today In-Reply-To: <20030124143103.B46974-100000@gabba.so.cpt1.za.uu.net> Message-ID: <20030124143723.C46974-100000@gabba.so.cpt1.za.uu.net> X-Cell: +27 82 929 6668 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 24 Jan 2003, Gareth Hopkins wrote: GH>Howdie, GH> GH>I supped a brand new 4.7 install machine this morning. make buildworld GH>went smoothly but a make installworld is breaking GH> GH>mtree -deU -f /usr/src/include/../etc/mtree/BSD.include.dist -p /usr/include GH>cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 cam/*.h /usr/include/cam GH>cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 msdosfs/*.h /usr/include/msdosfs GH>cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 net/*.h /usr/include/net GH>cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netatalk/*.h /usr/include/netatalk GH>cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netatm/*.h /usr/include/netatm GH>cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netgraph/*.h /usr/include/netgraph GH>cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netinet/*.h /usr/include/netinet GH>cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netinet6/*.h /usr/include/netinet6 GH>cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netipsec/*.h /usr/include/netipsec GH>usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] GH> [-o owner] file1 file2 GH> install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] GH> [-o owner] file1 ... fileN directory GH> install -d [-v] [-g group] [-m mode] [-o owner] directory ... GH>*** Error code 64 GH> GH>Stop in /usr/src/include. GH>*** Error code 1 GH> GH>I see the /usr/src/include Makefile was changed today sometime GH> GH># @(#)Makefile 8.2 (Berkeley) 1/4/94 GH># $FreeBSD: src/include/Makefile,v 1.109.2.27 2003/01/24 05:12:29 sam GH>Exp $ GH> GH>Any ideas? Probably should mention the tag used was RELENG_4 --- Gareth Hopkins Server Operations UUNET South Africa (o) +27.21.658.8700 (f) +27.21.658.8552 (m) +27.82.929.6668 http://www.uunet.co.za 08600 UUNET (08600 88638) "The contents of this e-mail and any accompanying documentation is confidential and any use thereof, in whatever form, by anyone other than the addressee for whom it is intended, is strictly prohibited." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message