From owner-freebsd-stable Sat Jul 27 22:26: 2 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1273F37B400 for ; Sat, 27 Jul 2002 22:26:01 -0700 (PDT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id F352A43E65 for ; Sat, 27 Jul 2002 22:25:59 -0700 (PDT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g6S5Psn93574; Sun, 28 Jul 2002 14:25:54 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: freebsd stable In-Reply-To: <20020727151708.GA30397@gits.dyndns.org> References: <20020727145030.GA20412@gits.dyndns.org> <20020727145030.GA20412@gits.dyndns.org> <20020727151708.GA30397@gits.dyndns.org> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 12 From: Makoto Matsushita To: cyrille.lefevre@laposte.net Subject: Re: buildworld objdir moved! (was Re: sys/boot) Date: Sun, 28 Jul 2002 14:25:51 +0900 Message-Id: <20020728142551B.matusita@jp.FreeBSD.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cyrille.lefevre> found it! this is due by recent changes in cyrille.lefevre> src/Makefile.inc1. TARGET is set using ?= and this cyrille.lefevre> is a problem when this variable already exists in the cyrille.lefevre> environment as I do through the Makefile I use to cyrille.lefevre> fetch/update/build/install/configure everything. It should be an intentional behavior. Why do you set TARGET variable to some (possible wrong) variable? -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message