Make installworld problems with BETA4 through 6

Ruslan Ermilov ru at freebsd.org
Tue Sep 28 00:43:29 PDT 2004


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 at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040928/5e7e0e24/attachment.bin


More information about the freebsd-current mailing list