Re: Make installworld problems with BETA4 through 6
From: Ruslan Ermilov (ru_at_freebsd.org)
Date: 09/28/04
- Previous message: Boris Kovalenko: "REGRESSION!!!: Problems running Xorg and XFree with 5.3B4, B5, B6and HP D330m uT"
- In reply to: Adam Smith: "Re: Make installworld problems with BETA4 through 6"
- Next in thread: Adam Smith: "Re: Make installworld problems with BETA4 through 6"
- Reply: Adam Smith: "Re: Make installworld problems with BETA4 through 6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 28 Sep 2004 10:43:24 +0300 To: Adam Smith <adam@internode.com.au>
On Tue, Sep 28, 2004 at 10:19:07AM +0930, Adam Smith wrote:
> 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.
>
That's normal:
$ uname -srm
FreeBSD 5.3-BETA6 i386
$ ls -l /usr/share/nls/en_US.US-ASCII
lrwxr-xr-x 1 root wheel 1 Sep 27 20:59 /usr/share/nls/en_US.US-ASCII -> C
> 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.
>
Hrm, that's odd. The "distrib-dirs" target in src/src/Makefile which
is run as the first step of installworld should have taken care of
creating /usr/share/nls/C, at least I wasn't able to reproduce any
problem here. The only way I could have made it break is to have
/usr/share/nls/C symlinked to some nonexistent filename. But you say
there was no 'C' entry at all...
Anyway, a complete "installworld" output would help narrow this problem
down. If not, there's nothing to discuss in this thread anymore.
Cheers,
-- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer
- application/pgp-signature attachment: stored
- Previous message: Boris Kovalenko: "REGRESSION!!!: Problems running Xorg and XFree with 5.3B4, B5, B6and HP D330m uT"
- In reply to: Adam Smith: "Re: Make installworld problems with BETA4 through 6"
- Next in thread: Adam Smith: "Re: Make installworld problems with BETA4 through 6"
- Reply: Adam Smith: "Re: Make installworld problems with BETA4 through 6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|