Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2002 14:25:51 +0900
From:      Makoto Matsushita <matusita@jp.FreeBSD.org>
To:        cyrille.lefevre@laposte.net
Cc:        freebsd stable <freebsd-stable@FreeBSD.ORG>
Subject:   Re: buildworld objdir moved! (was Re: sys/boot)
Message-ID:  <20020728142551B.matusita@jp.FreeBSD.org>
In-Reply-To: <20020727151708.GA30397@gits.dyndns.org>
References:  <20020727145030.GA20412@gits.dyndns.org> <20020727145030.GA20412@gits.dyndns.org> <20020727151708.GA30397@gits.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020728142551B.matusita>