From owner-freebsd-stable Fri Feb 9 20:41:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 8A77837B401 for ; Fri, 9 Feb 2001 20:40:58 -0800 (PST) Received: from xor.obsecurity.org ([63.207.60.67]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G8I0098SXWTRN@mta6.snfc21.pbi.net> for freebsd-stable@freebsd.org; Fri, 9 Feb 2001 20:31:42 -0800 (PST) Received: by xor.obsecurity.org (Postfix, from userid 1000) id 5495766B62; Fri, 09 Feb 2001 20:34:27 -0800 (PST) Date: Fri, 09 Feb 2001 20:34:27 -0800 From: Kris Kennaway Subject: Re: OpenSSH 2.1 compiling questions In-reply-to: ; from melange@yip.org on Fri, Feb 09, 2001 at 08:59:23PM -0500 To: Bob K Cc: freebsd-stable@freebsd.org Message-id: <20010209203427.C83765@mollari.cthul.hu> MIME-version: 1.0 Content-type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="HG+GLK89HZ1zG0kk" Content-disposition: inline User-Agent: Mutt/1.2.5i References: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --HG+GLK89HZ1zG0kk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Feb 09, 2001 at 08:59:23PM -0500, Bob K wrote: > Ok, now on to the actual questions. Is there some big, obvious thing I'm > missing when compiling individual components out of the source tree, > specifically this? Yes, you don't build in /usr/src/crypto - that just holds the raw sources from the vendor, the building is done in /usr/src/secure :-) After applying the patch, you could just do a 'make world' if you wanted to be really safe, or you could just go into /usr/src/secure/ and do 'make depend && make all -j4 && make install' to rebuild just the sources in that part of the tree (mostly OpenSSL and OpenSSH) Kris --HG+GLK89HZ1zG0kk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6hMTTWry0BWjoQKURAuoSAJ0bM1EZd4kNNyPsCad1yLotivig3ACfSt1o HZQD80zeAGJtRmxqfVxR9/c= =c3mD -----END PGP SIGNATURE----- --HG+GLK89HZ1zG0kk-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message