From owner-freebsd-current@FreeBSD.ORG Fri Aug 7 18:36:24 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5151106564A for ; Fri, 7 Aug 2009 18:36:24 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 9C6688FC08 for ; Fri, 7 Aug 2009 18:36:24 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MZUIi-0003qH-2h for freebsd-current@freebsd.org; Fri, 07 Aug 2009 11:36:24 -0700 Message-ID: <24869963.post@talk.nabble.com> Date: Fri, 7 Aug 2009 11:36:24 -0700 (PDT) From: Jakub Lach To: freebsd-current@freebsd.org In-Reply-To: <4A7C7220.2090309@mykitchentable.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: jakub_lach@mailplus.pl References: <4A7C7220.2090309@mykitchentable.net> Subject: Re: [Fwd: How To Recover From Missing /lib/libc.so.7?] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Aug 2009 18:36:25 -0000 Drew Tomlinson wrote: > > I was running FreeBSD8.0-BETA2 amd64 and attempted to upgrade with > current sources as of yesterday (8/6/09). I successfully built world and > kernel, and installed the kernel. However when I attempted to install > world, I got this error: > > ===> lib/libc (install) > install -C -o root -g wheel -m 444 libc.a /usr/lib > install -C -o root -g wheel -m 444 libc_p.a /usr/lib > install -s -o root -g wheel -m 444 -fschg -S libc.so.7 /lib > install: /lib/libc.so.7: chflags: Invalid argument > *** Error code 71 > > Stop in /usr/src/lib/libc. > *** Error code 1 > > > And now I can't do anything as every command fails with: > > /libexec/ld-elf.so.1: Shared object "libc.so.7" not found > > How can I recover from this error? > > Thanks, > > Drew > > -- > Be a Great Magician! > Visit The Alchemist's Warehouse > > http://www.alchemistswarehouse.com > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > If it's really missing, use some bootcd. It shouldn't though. Any chance you have deleted /lib conten in attempt to purge /usr/local/lib? -best regards, Jakub Lach -- View this message in context: http://www.nabble.com/-Fwd%3A-How-To-Recover-From-Missing--lib-libc.so.7---tp24869873p24869963.html Sent from the freebsd-current mailing list archive at Nabble.com.