From owner-freebsd-current@FreeBSD.ORG Tue Sep 28 00:49:33 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1324616A4CE for ; Tue, 28 Sep 2004 00:49:33 +0000 (GMT) Received: from gremlin.internode.com.au (gremlin.internode.com.au [192.83.231.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D7D843D54 for ; Tue, 28 Sep 2004 00:49:32 +0000 (GMT) (envelope-from adam@internode.com.au) Received: from gremlin.internode.com.au (localhost [127.0.0.1]) i8S0nTcK000735 for ; Tue, 28 Sep 2004 10:19:29 +0930 (CST) (envelope-from adam@internode.com.au) Received: (from adam@localhost) by gremlin.internode.com.au (8.13.1/8.13.1/Submit) id i8S0n7I1000726 for freebsd-current@freebsd.org; Tue, 28 Sep 2004 10:19:07 +0930 (CST) (envelope-from adam@internode.com.au) X-Authentication-Warning: gremlin.internode.com.au: adam set sender to adam@internode.com.au using -f Date: Tue, 28 Sep 2004 10:19:07 +0930 From: Adam Smith To: freebsd-current@freebsd.org Message-ID: <20040928004906.GC646@internode.com.au> References: <20040928000125.GF629@internode.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040928000125.GF629@internode.com.au> X-Face: $vsV$1FNbZN\JVpjV#&+/!oVW`Kw$j?w_,te\SS}(tKD21c+l$t%\RCS(r$G; XXk]6,(!N:&(N3EV0bY`3):UrgG7'*qsj3l.75IaHV1<`i*{[L\:F*l6fH##C:-p2]xW/R-Z:!bo; 5g3GP-{I{}7O>tN}`Xm/=-:8NG?f-r'$Qc3y[aW-7'W_S<`KYU!_; `7K=kuC$-.7J2*kk=~`c@ADp+xhsv(!a@eW-R_5wtx+tC)(]%W+ User-Agent: Mutt/1.5.6i Subject: Re: Make installworld problems with BETA4 through 6 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2004 00:49:33 -0000 On Tue, Sep 28, 2004 at 09:31:26AM +0930, Adam Smith said: > Since about BETA4, I've been having installworld problems. And I seem to have found the reason. I am not sure if this problem was due to an existing issue with my system or the new buildworld, but, I found that /usr/share/nls/en_US.US-ASCII was a symlink to 'C' in the same directory. There was no entry for 'C' and so I removed the symlink entirely. I then went back to /usr/src and performed another "make installworld" and it installed successfully. - Adam > My process for doing a make installworld was: > > cd /usr/src > make update > make buildworld > make buildkernel KERNCONF=KERNEL > make installkernel KERNCONF=KERNEL > shutdown now > make installworld > > Now, there were no problems with the buildworld. The installworld breaks > with: > > install -o root -g wheel -m 444 en_US.US-ASCII.cat /usr/share/nls/en_US.US-ASCII/ee.cat > install: /usr/share/nls/en)_US-ASCII/ee.cat: No such flie or directory > > * * * Error code 71 > > I had to copy that from screen because I had no mouse and I was in single > user mode and.. oh, it was difficult :P > > But anyway, because this has been happening I have been getting a broken > installworld. That's not good. I cvsupped last night and tried it with > BETA6 but still the same problem. > > Anyone experience this or, anyone with any ideas? > > > -- > Adam Smith > Internode : http://www.internode.on.net > Phone : (08) 8228 2999 > > Dog for sale: Eats lots and is fond of children. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- Adam Smith Internode : http://www.internode.on.net Phone : (08) 8228 2999 Dog for sale: Eats lots and is fond of children.