From owner-freebsd-stable@FreeBSD.ORG Mon Nov 17 14:25:11 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA5AD106564A for ; Mon, 17 Nov 2008 14:25:11 +0000 (UTC) (envelope-from jwb@homer.att.com) Received: from mail161.messagelabs.com (mail161.messagelabs.com [216.82.253.115]) by mx1.freebsd.org (Postfix) with ESMTP id 567328FC14 for ; Mon, 17 Nov 2008 14:25:11 +0000 (UTC) (envelope-from jwb@homer.att.com) X-VirusChecked: Checked X-Env-Sender: jwb@homer.att.com X-Msg-Ref: server-15.tower-161.messagelabs.com!1226930227!10272359!1 X-StarScan-Version: 5.5.12.14.2; banners=-,-,- X-Originating-IP: [144.160.20.54] Received: (qmail 15792 invoked from network); 17 Nov 2008 13:57:08 -0000 Received: from sbcsmtp7.sbc.com (HELO mlpi135.enaf.sfdc.sbc.com) (144.160.20.54) by server-15.tower-161.messagelabs.com with AES256-SHA encrypted SMTP; 17 Nov 2008 13:57:08 -0000 Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpi135.enaf.sfdc.sbc.com (8.14.3/8.14.3) with ESMTP id mAHDv7np015104; Mon, 17 Nov 2008 08:57:07 -0500 Received: from alph001.aldc.att.com (alph001.aldc.att.com [135.53.7.26]) by mlpi135.enaf.sfdc.sbc.com (8.14.3/8.14.3) with ESMTP id mAHDv1Fr015037; Mon, 17 Nov 2008 08:57:01 -0500 Received: from aldc.att.com (localhost.localdomain [127.0.0.1]) by alph001.aldc.att.com (8.14.0/8.14.0) with ESMTP id mAHDv0iu009080; Mon, 17 Nov 2008 08:57:01 -0500 Received: from ulysses.homer.att.com (ulysses.homer.att.com [135.205.193.8]) by alph001.aldc.att.com (8.14.0/8.14.0) with ESMTP id mAHDuudQ008990; Mon, 17 Nov 2008 08:56:57 -0500 Received: from akiva.homer.att.com (akiva.homer.att.com [135.205.212.39]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id IAA26038; Mon, 17 Nov 2008 08:56:56 -0500 (EST) Received: from akiva (localhost [127.0.0.1]) by akiva.homer.att.com (8.9.3/8.9.3) with ESMTP id IAA09494; Mon, 17 Nov 2008 08:56:55 -0500 (EST) Message-Id: <200811171356.IAA09494@akiva.homer.att.com> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.0.4 To: Peter Jeremy In-reply-to: Your message of "Sun, 16 Nov 2008 09:46:04 +1100." <20081115224604.GG51761@server.vk2pj.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 17 Nov 2008 08:56:55 -0500 From: "J. W. Ballantine" Cc: freebsd-stable@freebsd.org Subject: Re: _nyssin undefined X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2008 14:25:11 -0000 I believe I typed/copied it correctly, but I could be wrong, and it probably is a typo. The problem started during the install of a new system build using the Friday AM CVS bits, and I can't get on the system in any mode. Thanks Jim ---------- In Response to your message ------------- > Date: Sun, 16 Nov 2008 09:46:04 +1100 > To: "J. W. Ballantine" > From: Peter Jeremy > Subject: Re: _nyssin undefined > > > --zbGR4y+acU1DwHSi > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On 2008-Nov-15 12:55:12 -0500, "J. W. Ballantine" wrote: > >Yesterday AM, 11/14, I cvs'ed the 7-stable sources and did a > >system build/install. Now all I get is: > > /lib/ld-elf.so.1: /lib/libc.so.7: Undefined symbol _nyssin. > > I don't recognize and can't find that symbol in my (older) 7-STABLE > sources so I'm not sure what might have triggered it. However, > I don't have ld-elf.so.1 in /lib - it's in /libexec. Is that a > typo on your part? > > At what point do you get that error? Can you get to a single user > mode shell? > > The previous ld-elf.so.1 is saved as /libexec/ld-elf.so.1.old - you > can use tools in /rescue to rename it (you will need to use chflags to > clear the schg flag on /libexec/ld-elf.so.1 before you can overwrite > it). Unfortunately, there's no backup of /lib/libc.so.7 so if that's > the problem, you will need to recover it from backups or a live > filesystem CD. > > --=20 > Peter Jeremy > Please excuse any delays as the result of my ISP's inability to implement > an MTA that is either RFC2821-compliant or matches their claimed behaviour. > > --zbGR4y+acU1DwHSi > Content-Type: application/pgp-signature > Content-Disposition: inline > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.9 (FreeBSD) > > iEYEARECAAYFAkkfUSwACgkQ/opHv/APuIcgQwCgueEy72NP0szOaz8Gl8AkFUAg > 42EAoLpg2TCwP0HCZLlEon3cCfs+daew > =zk8S > -----END PGP SIGNATURE----- > > --zbGR4y+acU1DwHSi-- >