Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jan 2002 18:31:53 -0600
From:      Christopher Schulte <schulte+freebsd@nospam.schulte.org>
To:        Patrick Fish (patrick@pwhsnet.com) <patrick@pwhsnet.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: back to 4.4-stable
Message-ID:  <5.1.0.14.0.20020126182943.03444b00@pop3s.schulte.org>
In-Reply-To: <006101c1a6c8$fa13dbc0$2300a8c0@zeus>

next in thread | previous in thread | raw e-mail | index | archive | help
At 04:24 PM 1/26/2002 -0800, patrick@pwhsnet.com wrote:
>I just upgraded to 4.5-RC because i had 4 in my cvsup file, not 4_4, i 
>just downloaded 4_4 and when i goto make world i get:

[snip]

>install: /usr/share/locale/ru_SU.CP866/LC_COLLATE: Too many levels of 
>symbolic links
>*** Error code 71
>

>...any ideas? i tryed make clean already

Try this?

# chflags -R noschg /usr/obj/usr
# rm -rf /usr/obj/usr
# cd /usr/src
# make cleandir
# make cleandir

(yes cleandir 2 times)

Then build your world...

>--
>Patrick Fish - <mailto:patrick@pwhsnet.com>patrick@pwhsnet.com
>PWHS Networks - <http://www.pwhsnet.com>http://www.pwhsnet.com

--chris


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20020126182943.03444b00>