From owner-freebsd-questions Sat Jan 26 16:32: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from poontang.schulte.org (poontang.schulte.org [209.134.156.197]) by hub.freebsd.org (Postfix) with ESMTP id CA67F37B400 for ; Sat, 26 Jan 2002 16:31:58 -0800 (PST) Received: from tarmap.nospam.schulte.org (tarmap.schulte.org [209.134.156.198]) by poontang.schulte.org (Postfix) with ESMTP id ABB6CD1598; Sat, 26 Jan 2002 18:31:57 -0600 (CST) Message-Id: <5.1.0.14.0.20020126182943.03444b00@pop3s.schulte.org> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 26 Jan 2002 18:31:53 -0600 To: Patrick Fish (patrick@pwhsnet.com) , From: Christopher Schulte Subject: Re: back to 4.4-stable In-Reply-To: <006101c1a6c8$fa13dbc0$2300a8c0@zeus> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 - patrick@pwhsnet.com >PWHS Networks - http://www.pwhsnet.com --chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message