From owner-freebsd-current@FreeBSD.ORG Sun Nov 16 13:41:54 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D36016A4CE for ; Sun, 16 Nov 2003 13:41:54 -0800 (PST) Received: from mail.lphp.org (APastourelles-107-1-5-238.w193-252.abo.wanadoo.fr [193.252.221.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4076B43FEA for ; Sun, 16 Nov 2003 13:41:50 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from srv01.lphp.local (localhost [127.0.0.1]) by mail.lphp.org (8.12.10/8.12.10) with ESMTP id hAGLcBpG055647; Sun, 16 Nov 2003 22:38:11 +0100 (CET) (envelope-from ajacoutot@lphp.org) Received: (from www@localhost) by srv01.lphp.local (8.12.10/8.12.10/Submit) id hAGLc5iA055646; Sun, 16 Nov 2003 22:38:05 +0100 (CET) (envelope-from ajacoutot@lphp.org) Received: from sta01.lphp.local (sta01.lphp.local [192.168.0.3]) by webmail.lphp.org (IMP) with HTTP for ; Sun, 16 Nov 2003 22:38:05 +0100 Message-ID: <1069018685.3fb7ee3dd200e@webmail.lphp.org> Date: Sun, 16 Nov 2003 22:38:05 +0100 From: Antoine Jacoutot To: Michael Collette References: <200311161302.01452.metrol@metrol.net> In-Reply-To: <200311161302.01452.metrol@metrol.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.2 / FreeBSD-5.1 cc: freebsd-current@freebsd.org Subject: Re: upgraded to CURRENT = system is dead X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 16 Nov 2003 21:41:54 -0000 Selon Michael Collette : > I just ran into this very same thing today on a brand new installation. Upon > > reboot I can't even get to a shell. Was rather hoping someone had some more > > information about this. > > Running the installation on an IBM xSeries 305 with a P4. Going to try the > installation fresh with a cvsup back to Nov 1st to see how it goes. Thank > the Unix gods this wasn't a production machine. Someone told me a solution for this: " If you are looking for a fast and temporary solution, just to finish the installworld process, you can export the following value to the LD_LIBRARY_PATH variable: "$LD_LIBRARY_PATH:/lib:/usr/lib" "