From owner-freebsd-questions@FreeBSD.ORG Tue Jun 1 15:00:13 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C9AA106564A for ; Tue, 1 Jun 2010 15:00:13 +0000 (UTC) (envelope-from prvs=761b03e6c=a@jenisch.at) Received: from mgaterz2.oekb.co.at (mgaterz2.oekb.co.at [143.245.5.112]) by mx1.freebsd.org (Postfix) with ESMTP id DF7C48FC14 for ; Tue, 1 Jun 2010 15:00:12 +0000 (UTC) Received: from exchh1.oekb.co.at ([143.245.3.20]) by mgaterz2.oekb.co.at with ESMTP; 01 Jun 2010 17:00:11 +0200 Received: from aurora.oekb.co.at (143.245.9.16) by exchh1.oekb.co.at (143.245.3.60) with Microsoft SMTP Server id 8.2.234.1; Tue, 1 Jun 2010 17:00:11 +0200 Received: from aurora.oekb.co.at (localhost [127.0.0.1]) by aurora.oekb.co.at (8.14.4/8.14.4) with ESMTP id o51F0BTd066223 for ; Tue, 1 Jun 2010 17:00:11 +0200 (CEST) (envelope-from a@jenisch.at) Received: (from ej@localhost) by aurora.oekb.co.at (8.14.4/8.14.4/Submit) id o51F0BV1066222 for freebsd-questions@freebsd.org; Tue, 1 Jun 2010 17:00:11 +0200 (CEST) (envelope-from a@jenisch.at) X-Authentication-Warning: aurora.oekb.co.at: ej set sender to a@jenisch.at using -f Date: Tue, 1 Jun 2010 17:00:11 +0200 From: Ewald Jenisch To: freebsd-questions@freebsd.org Message-ID: <20100601150011.GC35222@aurora.oekb.co.at> References: <20100601114108.GB35222@aurora.oekb.co.at> <20100601082738.3a86c519@scorpio> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20100601082738.3a86c519@scorpio> User-Agent: Mutt/1.4.2.3i Subject: Re: nmap -> error during compile 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: Tue, 01 Jun 2010 15:00:13 -0000 On Tue, Jun 01, 2010 at 08:27:38AM -0400, Jerry wrote: > > Any idea what's going on here and why I can't compile nmap? > > I have had several ports fail because I had openssl installed via the > ports system. These were on FreeBSD-8/amd64 systems. I filed two PRs and > they were fixed. I might suggest that you do the same here. > > It does seem rather strange that considering the number of ports that > require openssl, there was not more testing done to confirm that the > ports version was compatible with ports requiring openssl. > Hi Jerry, Do you mean filing a PR for openssl or nmap? -ewald