From owner-freebsd-ports Fri Feb 28 11:42:12 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C1D837B405 for ; Fri, 28 Feb 2003 11:42:10 -0800 (PST) Received: from mail.karamazov.org (h162-040-089-010.adsl.navix.net [162.40.89.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id F048B44011 for ; Fri, 28 Feb 2003 11:41:57 -0800 (PST) (envelope-from smoberly@karamazov.org) Received: from mail.karamazov.org (mail.karamazov.org [10.0.0.11]) by mail.karamazov.org (8.12.6/8.12.6) with ESMTP id h1SJfvVV067132; Fri, 28 Feb 2003 13:41:57 -0600 (CST) (envelope-from smoberly@mail.karamazov.org) Received: (from smoberly@localhost) by mail.karamazov.org (8.12.6/8.12.6/Submit) id h1SJfv3U067131; Fri, 28 Feb 2003 13:41:57 -0600 (CST) (envelope-from smoberly) Date: Fri, 28 Feb 2003 13:41:57 -0600 From: "Scott A. Moberly" To: Kris Kennaway Cc: freebsd-ports@freebsd.org Subject: Re: Strange make spawning Message-ID: <20030228194157.GA66299@mail.karamazov.org> References: <20030228192231.GA64386@mail.karamazov.org> <20030228193400.GD86620@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030228193400.GD86620@rot13.obsecurity.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Feb 28, 2003 at 11:34:00AM -0800, Kris Kennaway wrote: > On Fri, Feb 28, 2003 at 01:22:31PM -0600, I wrote: > > > I did make one other change: > > > > USE_GCC=3.2 # in make.conf > > This is illegal: USE_* are variables that may only be set in leaf port > makefiles that need the port in question. > > Set CC and CXX to use your preferred compiler. > > > But I can't really see how that would cause make to go hay-wire. > > Because it adds a dependency of every port on the gcc32 port, > including gcc32 itself. > > Kris Yes, that fixed it; thank you. -- Scott A. Moberly smoberly@karamazov.org Those who do not understand Unix are condemned to reinvent it, poorly. -- Henry Spencer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message