From owner-freebsd-stable@FreeBSD.ORG Mon Mar 15 00:34:16 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 EA6C016A4CE for ; Mon, 15 Mar 2004 00:34:16 -0800 (PST) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2022E43D31 for ; Mon, 15 Mar 2004 00:34:16 -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 i2F8cQee010860 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 15 Mar 2004 10:38:28 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i2F8YE5C044042; Mon, 15 Mar 2004 10:34:14 +0200 (EET) (envelope-from ru) Date: Mon, 15 Mar 2004 10:34:14 +0200 From: Ruslan Ermilov To: Dave Hayes Message-ID: <20040315083414.GB43949@ip.net.ua> References: <200403150743.i2F7hquZ071359@hokkshideh2.jetcafe.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Fba/0zbH8Xs+Fj9o" Content-Disposition: inline In-Reply-To: <200403150743.i2F7hquZ071359@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 08:34:17 -0000 --Fba/0zbH8Xs+Fj9o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 14, 2004 at 11:43:52PM -0800, Dave Hayes wrote: > Ruslan Ermilov writes: > > 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 buil= dworld > >> >> 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. > >> > >> 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? =20 >=20 > To show that both /usr/src/secure/usr.bin/telnet and > /usr/src/usr.bin/telnet have the same failure. I really want the > latter to compile and install, but it won't with NO_OPENSSL defined. >=20 > > 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. >=20 > Ok, but that doesn't explain why /usr/src/usr.bin/telnet is > failing. ;) >=20 > >> 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). > >> Am I doing something wrong or is this a bug? > > Yes, you do something wrong. >=20 > The question is: what? >=20 But in the above, you attempted to compile secure/usr.bin/telnet, not usr.bin/telnet. If you still see a breakage with the latter, come back to me. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --Fba/0zbH8Xs+Fj9o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAVWqGUkv4P6juNwoRAvx2AJ9Py3tpn/3PFo3TKlYhL9txoN9OmACggPUx caDg9h59vgBUb57StpCBJYE= =9KMk -----END PGP SIGNATURE----- --Fba/0zbH8Xs+Fj9o--