From owner-freebsd-stable Mon Feb 24 8:32:31 2003 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 78A6237B401; Mon, 24 Feb 2003 08:32:29 -0800 (PST) Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD52C43FA3; Mon, 24 Feb 2003 08:32:28 -0800 (PST) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id 5637A6E; Mon, 24 Feb 2003 10:32:28 -0600 (CST) Received: by madman.celabo.org (Postfix, from userid 1001) id 3F43978C3E; Mon, 24 Feb 2003 10:32:28 -0600 (CST) Date: Mon, 24 Feb 2003 10:32:28 -0600 From: "Jacques A. Vidrine" To: Chuck Swiger Cc: freebsd-stable@freebsd.org, ru@FreeBSD.org Subject: Re: OpenSSL build failure identified... Message-ID: <20030224163228.GA92511@madman.celabo.org> Mail-Followup-To: "Jacques A. Vidrine" , Chuck Swiger , freebsd-stable@freebsd.org, ru@FreeBSD.org References: <3E5A4591.4070503@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E5A4591.4070503@mac.com> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.3i-ja.1 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 On Mon, Feb 24, 2003 at 11:17:21AM -0500, Chuck Swiger wrote: > >/usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to > >`EVP_aes_128_cbc' > >/usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to > >`EVP_aes_192_cbc' > >/usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to > >`EVP_aes_256_cbc' > >/usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to > >`HMAC_CTX_cleanup' > >*** Error code 1 > >Stop in /usr/src/secure/usr.bin/scp. > >*** Error code 1 > >Stop in /usr/src/secure/usr.bin. > > I discovered that the build would work fine under /bin/sh, but not under > my normal shell, which is zsh. > > It turns out that having a /usr/local/bin/openssl (from a port-build of > openssh-0.9.6g) in the path was causing the problem. Is a build failure > resulting from an interaction with the user's $PATH regarded as a bug? I dunno; I always clean my path before buildworld, but I don't see documentation to that effect. If anyone has an opinion about it, Ruslan probably does :-) [cc'd] Cheers, -- Jacques A. Vidrine http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message