Date: Fri, 24 Jan 2003 14:37:52 +0200 (SAST) From: Gareth Hopkins <gareth@za.uu.net> To: freebsd-stable@freebsd.org Subject: Re: Problem with make installworld today Message-ID: <20030124143723.C46974-100000@gabba.so.cpt1.za.uu.net> In-Reply-To: <20030124143103.B46974-100000@gabba.so.cpt1.za.uu.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030124143723.C46974-100000>