From owner-freebsd-stable@FreeBSD.ORG Sun Mar 14 23:30:23 2004 Return-Path: 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 0355C16A4CE for ; Sun, 14 Mar 2004 23:30:23 -0800 (PST) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26F0943D48 for ; Sun, 14 Mar 2004 23:30:22 -0800 (PST) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.10/8.12.9) with ESMTP id i2F7YWee009937 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 15 Mar 2004 09:34:34 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i2F7UKff043722; Mon, 15 Mar 2004 09:30:20 +0200 (EET) (envelope-from ru) Date: Mon, 15 Mar 2004 09:30:20 +0200 From: Ruslan Ermilov To: Dave Hayes Message-ID: <20040315073020.GB43514@ip.net.ua> References: <200403150611.i2F6B6uZ069323@hokkshideh2.jetcafe.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="p4qYPpj5QlsIQJ0K" Content-Disposition: inline In-Reply-To: <200403150611.i2F6B6uZ069323@hokkshideh2.jetcafe.org> User-Agent: Mutt/1.5.6i X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: Jarkko Santala cc: stable@FreeBSD.org Subject: Re: 4.8p16 buildworld fails with NO_OPENSSL X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 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, 15 Mar 2004 07:30:23 -0000 --p4qYPpj5QlsIQJ0K Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 14, 2004 at 10:11:06PM -0800, Dave Hayes wrote: > Ruslan Ermilov writes: > > On Wed, Mar 03, 2004 at 02:22:13PM +0200, Jarkko Santala wrote: > >> Just cvsupped the sources to 4.8p16 from 4.8 and tried to make buildwo= rld > >> with NO_OPENSSL defined in /etc/make.conf. Here's the result: > ... > > This has been fixed in RELENG_4 in src/secure/lib/Makefile,v 1.19.2.5. > > You can pull up that revision manually, as these fixes won't go into > > security branches. >=20 > I'm using that version and it still appears not to work (modulo my > naivete): >=20 > # cd /usr/src/secure/usr.bin/telnet >=20 Why are you doing this? You have requested NO_OPENSSL, so no secure version of telnet(1) will be built. /usr/src/secure/usr.bin/Makefile won't descend into the "telnet" subdirectory if you specify NO_OPENSSL. > It appears to be looking for libtelnet.a in both cases, which is not > built if NO_OPENSSL is defined per src/secure/lib/Makefile,v > 1.19.2.5. (and I am reading the Makefile right). >=20 > Am I doing something wrong or is this a bug? >=20 Yes, you do something wrong. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --p4qYPpj5QlsIQJ0K Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAVVuMUkv4P6juNwoRAuqcAJ9nCOFSm7nsSh5KCeQcmkre3/u4mgCeN/1h cLnArQYzxPTzuegjjzA0gR4= =XYQ6 -----END PGP SIGNATURE----- --p4qYPpj5QlsIQJ0K--