From owner-freebsd-questions Fri Mar 21 10:48:19 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C95437B401 for ; Fri, 21 Mar 2003 10:48:18 -0800 (PST) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E69F43FAF for ; Fri, 21 Mar 2003 10:48:17 -0800 (PST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by sccrmhc03.attbi.com (sccrmhc03) with ESMTP id <2003032118481600300d9bdle>; Fri, 21 Mar 2003 18:48:16 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.8/8.12.7) with ESMTP id h2LImGLO011828; Fri, 21 Mar 2003 13:48:16 -0500 (EST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.8/8.12.6/Submit) id h2LImF43011825; Fri, 21 Mar 2003 13:48:15 -0500 (EST) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f To: Andreas =?iso-8859-1?q?Wider=F8e?= Andersen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help! sshd failing after upgrade References: <5.2.0.9.0.20030321100049.0260fa48@mail.pragma.no> From: Lowell Gilbert Date: 21 Mar 2003 13:48:15 -0500 In-Reply-To: <5.2.0.9.0.20030321100049.0260fa48@mail.pragma.no> Message-ID: <44k7esk13k.fsf@be-well.ilk.org> Lines: 28 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andreas Wider=F8e Andersen writes: > Dear list readers, > Two days ago I cvsup'ed the latest src, compiled a new kernel and > issued a build/installworld. My system was running 4.7 STABLE and is > now 4.8 RC. I have one problem that I can't fingure out. >=20 > After upgrading my sshd stopped working with the following message > under boottime (also if I try to manyally start it from > /usr/local/etc/rc.d/): >=20 > # ./sshd.sh start > /usr/libexec/ld-elf.so.1: /usr/local/sbin/sshd: Undefined symbol > "OpenSSL_add_all_algorithms" >=20 > I can't ssh to my box anymore.. and this is a big problem since this > is a surveillance, backup, mail and www server. I have looked in > /etc/ssh, but not found any reference to this undefined symbol. >=20 > Thanks for any help! What are the dates on ld-elf.so.1 and sshd? Did they both get built?=20=20 What is in your make.conf? Is there any particular reason you didn't follow the official update instructions (build the world, *then* build the kernel, then install the kernel, then reboot under that kernel before installing the world)? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message