From owner-freebsd-stable Mon Aug 19 22:29:40 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 449A437B400 for ; Mon, 19 Aug 2002 22:29:33 -0700 (PDT) Received: from zoon.lafn.org (zoon.lafn.org [206.117.18.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3BE743E3B for ; Mon, 19 Aug 2002 22:29:32 -0700 (PDT) (envelope-from bc979@lafn.org) Received: from [10.0.1.90] (66-81-73-90-modem.o1.com [66.81.73.90]) by zoon.lafn.org (8.11.3/8.11.3) with ESMTP id g7K5TVL50496 for ; Mon, 19 Aug 2002 22:29:31 -0700 (PDT) (envelope-from bc979@lafn.org) Mime-Version: 1.0 X-Sender: bc979@mail.lafn.org Message-Id: In-Reply-To: References: <200206261908.g5QJ8MOE035394@freefall.freebsd.org> <20020628002053.GA2190@laptop.lambertfam.org> Date: Mon, 19 Aug 2002 22:29:21 -0700 To: FreeBSD-Stable@FreeBSD.ORG From: Doug Hardie Subject: Re: 4.6.2 install problem Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 2154 -0700 8/19/2002, Doug Hardie wrote: >At 0041 -0700 8/17/2002, Doug Hardie wrote: >>A new install of 4.6.2 from the iso image. Two problems have show up: >> >>the command who returns: >> >>freebie% who >>/usr/libexec/ld-elf.so.1: who: Undefined symbol "nl_langinfo" >> >> >>and ssh gives: >> >>freebie% ssh zoon >>/usr/libexec/ld-elf.so.1: /usr/lib/libssh.so.2: Undefined symbol >>"readpassphrase" >> >>No ports have been installed yet. >>-- >>-- Doug >> > > >The binary who in the 4.6.2 iso is defective. Recompiling it from >source generates a working version. However, the readpassphrase >problem is not easily resolved. The distributed libc.so.4 seems to >have a problem. Recompiling libc and installing it resolves that >issue but raises yet another undefined symbol "__lconv". I don't >have a good idea how to get this resolved. >-- >-- Doug > Continuing the saga: I decided to update the installation using the same 4.6.2 iso image. It went quick and mergemaster was really fast. Now ssh and who both work, but there is no kernel. kernel.prev is there and the boot used it. This version is flaky. -- -- Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message