From owner-freebsd-stable Fri Jan 24 4:33:46 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 1702337B401 for ; Fri, 24 Jan 2003 04:33:45 -0800 (PST) Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 758F543E4A for ; Fri, 24 Jan 2003 04:33:40 -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 18c31c-00042U-00 for freebsd-stable@freebsd.org; Fri, 24 Jan 2003 14:33:36 +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 9C9E01B821 for ; Fri, 24 Jan 2003 14:33:35 +0200 (SAST) Received: from localhost ([127.0.0.1]) by gabba.so.cpt1.za.uu.net with esmtp (Exim 3.31 #1) id 18c31b-000CnF-00 for freebsd-stable@freebsd.org; Fri, 24 Jan 2003 14:33:35 +0200 Date: Fri, 24 Jan 2003 14:33:34 +0200 (SAST) From: Gareth Hopkins X-X-Sender: ghopkins@gabba.so.cpt1.za.uu.net To: freebsd-stable@freebsd.org Subject: Problem with make installworld today Message-ID: <20030124143103.B46974-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 Howdie, I supped a brand new 4.7 install machine this morning. make buildworld went smoothly but a make installworld is breaking mtree -deU -f /usr/src/include/../etc/mtree/BSD.include.dist -p /usr/include cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 cam/*.h /usr/include/cam cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 msdosfs/*.h /usr/include/msdosfs cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 net/*.h /usr/include/net cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netatalk/*.h /usr/include/netatalk cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netatm/*.h /usr/include/netatm cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netgraph/*.h /usr/include/netgraph cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netinet/*.h /usr/include/netinet cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netinet6/*.h /usr/include/netinet6 cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netipsec/*.h /usr/include/netipsec usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory install -d [-v] [-g group] [-m mode] [-o owner] directory ... *** Error code 64 Stop in /usr/src/include. *** Error code 1 I see the /usr/src/include Makefile was changed today sometime # @(#)Makefile 8.2 (Berkeley) 1/4/94 # $FreeBSD: src/include/Makefile,v 1.109.2.27 2003/01/24 05:12:29 sam Exp $ Any ideas? --- 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