From owner-freebsd-questions Fri Mar 31 7:40:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from conch.blacksun.org (conch.blacksun.org [168.100.186.33]) by hub.freebsd.org (Postfix) with ESMTP id 480F237B909 for ; Fri, 31 Mar 2000 07:40:37 -0800 (PST) (envelope-from don@conch.blacksun.org) Received: from calis.blacksun.org (calis.blacksun.org [168.100.186.40]) by conch.blacksun.org (Postfix) with ESMTP id DA2075A34 for ; Fri, 31 Mar 2000 10:34:50 -0500 (EST) Date: Fri, 31 Mar 2000 10:46:21 -0500 (EST) From: Don To: freebsd-questions@freebsd.org Subject: Crypto not compiling from source on 4.0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am sure this is my problem (as I rarely have a problem with FreeBSD. That said here is my issue: I have recently done a 4.0-RELEASE install. When doing this install I select "ALL" for the distribution type. Next, FreeBSD asks if I want DES to which I select no. Next it asks if I am a USA Resident, I have tried both options here. Finally it asks if I want the ports tree. When the install completes the installation has _not_ installed OpenSSL or any of the crypto utilities. Fine, I screwed up by not explicitly selecting them. However, after a cvsup (including the crypto sources) and a make world, I still do not have the crypto utilities. The sources are in /usr/src/crypto (Do they need to be moved? And if so, where?) If I select the crypto distribution it will install correctly and I will have the utilities but I am worried about why it is not being updated by a make world. /etc/make.conf has no options related to this other than the kerberos options (not applicable here) and the USA_RESIDENT option which I have tried both ways. Can someone please tell me what I am doing wrong? Thanks in advance, -don To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message