From owner-freebsd-stable@FreeBSD.ORG Sat Apr 23 12:53:19 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40AB0106566B for ; Sat, 23 Apr 2011 12:53:19 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta07.emeryville.ca.mail.comcast.net (qmta07.emeryville.ca.mail.comcast.net [76.96.30.64]) by mx1.freebsd.org (Postfix) with ESMTP id 21BD88FC19 for ; Sat, 23 Apr 2011 12:53:18 +0000 (UTC) Received: from omta01.emeryville.ca.mail.comcast.net ([76.96.30.11]) by qmta07.emeryville.ca.mail.comcast.net with comcast id b0sn1g0010EPchoA70tJ5L; Sat, 23 Apr 2011 12:53:18 +0000 Received: from koitsu.dyndns.org ([67.180.84.87]) by omta01.emeryville.ca.mail.comcast.net with comcast id b0sn1g00Y1t3BNj8M0st07; Sat, 23 Apr 2011 12:53:13 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 3913A9B418; Sat, 23 Apr 2011 05:52:47 -0700 (PDT) Date: Sat, 23 Apr 2011 05:52:47 -0700 From: Jeremy Chadwick To: Pawel Tyll Message-ID: <20110423125247.GA89102@icarus.home.lan> References: <926783796.20110423022501@nitronet.pl> <20110423005422.GQ91591@over-yonder.net> <2910134705.20110423090442@nitronet.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2910134705.20110423090442@nitronet.pl> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-stable@freebsd.org, "Matthew D. Fuller" Subject: Re: buildworld FAIL. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2011 12:53:19 -0000 On Sat, Apr 23, 2011 at 09:04:42AM +0200, Pawel Tyll wrote: > Hi Matthew, > > > NO_OPENSSL, no -DHAVE_CRYPTO. No -DHAVE_CRYPTO, no #include > > hast_checksum.h. > So was NO_OPENSSL deprecated or something? I think he's implying that hast indirectly relies upon OpenSSL. I would classify this as a bug/oversight that should be properly dealt with via an #error statement or similar -- the current result (what you've reported) is not acceptable. Possibly WITHOUT_HAST could be created and worked into the appropriate frameworks. And again, please see about cleaning up your make.conf and moving the appropriate settings to src.conf. src.conf(5) man page should help you. The variables are not named 100% identical either, so don't just copy-paste. I understand "it's a machine from the FreeBSD 4.x days", but that's no excuse for lazy administration. Try to keep up. :-) -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP 4BD6C0CB |