From owner-cvs-all Wed Oct 9 1:16: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55E1D37B401; Wed, 9 Oct 2002 01:16:02 -0700 (PDT) Received: from procyon.firepipe.net (procyon.firepipe.net [198.78.66.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1514343E75; Wed, 9 Oct 2002 01:16:02 -0700 (PDT) (envelope-from will@csociety.org) Received: by procyon.firepipe.net (Postfix, from userid 1000) id 2A4FE23E1C; Wed, 9 Oct 2002 00:52:29 -0700 (PDT) Date: Wed, 9 Oct 2002 00:52:29 -0700 From: Will Andrews To: demon@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/devel/gmake Makefile Message-ID: <20021009075229.GL69627@procyon.firepipe.net> Mail-Followup-To: demon@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200210090609.g9969mfo033675@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210090609.g9969mfo033675@freefall.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Oct 08, 2002 at 11:09:48PM -0700, Will Andrews wrote: > Log: > Gmake now needs libiconv. I don't really care why, but a clean-room make > package fails otherwise. Anyone who wants to improve on this commit should > make sure to test that make package still works with libiconv not installed > *before* doing anything. See the following log for more info: > http://rabarber.fruitsalad.org/errors/200210090422/4-STABLE/gmake-3.80.log This does not, in fact, fix the problem... in my (non-clean-env) testing, I noticed that if I removed libiconv, it failed. So I assumed it was the only missing dependency. However, as evidenced by: http://rabarber.fruitsalad.org/errors/200210090815/4-STABLE/gmake-3.80.log there must be another missing dependency. Please, somebody, fix this stupid problem. Dmitry, how about you? Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message