The problem is that both of the files:
/usr/share/locale/nb_NO.ISO8859-1/LC_TIME
and
/usr/share/locale/no_NO.ISO8859-1/LC_TIME
... are symbolic links ... to each other.
The solution is to remove one symlink and replace it with a real file as
shown below:
rm -f /usr/share/locale/no_NO.ISO885
On Sat, Jan 31, 2009 at 08:00:58AM -0900, Mel wrote:
> On Saturday 31 January 2009 07:09:39 Anton Shterenlikht wrote:
> > I'm upgrading from 7.1-prerelease to 7.1-stable. I followed the manual.
> > make buildworld, make buildkernel, make installkernel, reboot,
> > make installworld fails with
> >
>
On Saturday 31 January 2009 07:09:39 Anton Shterenlikht wrote:
> I'm upgrading from 7.1-prerelease to 7.1-stable. I followed the manual.
> make buildworld, make buildkernel, make installkernel, reboot,
> make installworld fails with
>
> install: /usr/share/locale/nb_NO.ISO8859-1/LC_TIME: Too many l
I'm upgrading from 7.1-prerelease to 7.1-stable. I followed the manual.
make buildworld, make buildkernel, make installkernel, reboot,
make installworld fails with
install: /usr/share/locale/nb_NO.ISO8859-1/LC_TIME: Too many levels of
symbolic links
*** Error code 71
Stop in /usr/src/share/timede