From owner-freebsd-questions@FreeBSD.ORG Mon May 4 16:47:54 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F27EC106566B for ; Mon, 4 May 2009 16:47:54 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id CB0AB8FC14 for ; Mon, 4 May 2009 16:47:54 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 3BABC338B98 for ; Mon, 4 May 2009 12:31:37 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Mon, 04 May 2009 12:31:37 -0400 X-Sasl-enc: 8+huGXs7ehbqNBi9JZP/7btkY9t3wZotElxdb2WQxbQy 1241454696 Received: from [10.0.1.7] (c-66-41-132-62.hsd1.mn.comcast.net [66.41.132.62]) by mail.messagingengine.com (Postfix) with ESMTPSA id DDFF539856 for ; Mon, 4 May 2009 12:31:36 -0400 (EDT) Message-Id: <4FCB5B42-E0B7-4B0F-B220-C851A7BACDDC@tcbug.org> From: Josh Paetzel To: questions@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.4) Date: Mon, 4 May 2009 11:31:35 -0500 X-Mailer: Apple Mail (2.930.4) Cc: Subject: base system openssl in 7.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2009 16:47:55 -0000 I've been trying to figure out a way to run openssl's make test against the openssl included in FreeBSD RELENG_7_1 What I haven't been able to make go is make test in /usr/src/crypto/ openssl using various permutations of ./config Can someone clue me in? Thanks, Josh Paetzel