From owner-freebsd-questions@FreeBSD.ORG Thu Sep 4 20:49:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 827DF1065679 for ; Thu, 4 Sep 2008 20:49:30 +0000 (UTC) (envelope-from dc@dcoder.net) Received: from ns2.dcoder.net (207-126-122-62.ip.openhosting.com [207.126.122.62]) by mx1.freebsd.org (Postfix) with ESMTP id 5E8D48FC16 for ; Thu, 4 Sep 2008 20:49:30 +0000 (UTC) (envelope-from dc@dcoder.net) Received: by ns2.dcoder.net (Postfix, from userid 500) id A1C31133001C; Thu, 4 Sep 2008 16:18:18 -0400 (EDT) Date: Thu, 4 Sep 2008 16:18:18 -0400 From: dacoder To: freebsd-questions@freebsd.org Message-ID: <20080904201818.GE28276@mail2.dcoder.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: circular link /us/share/locale/nb_NO.UTF-8/LC_TIME --> ../nb_NO.UTF-8/LC_TIME X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2008 20:49:30 -0000 make installworld on 7.1-PRERELEASE had been failing for me on: install /us/share/locale/nb_NO.UTF-8/LC_TIME w/ the error message: Too many levels of symbolic links until i removed the link: /us/share/locale/nb_NO.UTF-8/LC_TIME --> ../nb_NO.UTF-8/LC_TIME anybody know how that circular link got in there to begin with? thx. david coder