Date: Wed, 9 Oct 2002 00:52:29 -0700 From: Will Andrews <will@csociety.org> 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> In-Reply-To: <200210090609.g9969mfo033675@freefall.freebsd.org> References: <200210090609.g9969mfo033675@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021009075229.GL69627>