From owner-freebsd-stable@FreeBSD.ORG Mon May 23 14:22:37 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 D742316A41C; Mon, 23 May 2005 14:22:37 +0000 (GMT) (envelope-from nakaji@takamatsu-nct.ac.jp) Received: from www.heimat.gr.jp (www.heimat.gr.jp [221.186.186.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97FB043D1F; Mon, 23 May 2005 14:22:37 +0000 (GMT) (envelope-from nakaji@takamatsu-nct.ac.jp) Received: from ra333.heimat.gr.jp.takamatsu-nct.ac.jp ([IPv6:2001:3e0:a84:0:200:4cff:fe17:573c]) by www.heimat.gr.jp (8.13.3/8.13.1) with ESMTP id j4NEMVw7064844; Mon, 23 May 2005 23:22:31 +0900 (JST) (envelope-from nakaji@takamatsu-nct.ac.jp) Sender: nakaji@takamatsu-nct.ac.jp From: NAKAJI Hiroyuki To: Ruslan Ermilov References: <867jhs11zv.fsf@ra333.heimat.gr.jp> <20050523132946.GB58621@ip.net.ua> Date: Mon, 23 May 2005 23:22:31 +0900 In-Reply-To: <20050523132946.GB58621@ip.net.ua> (Ruslan Ermilov's message of "Mon, 23 May 2005 16:29:46 +0300") Message-ID: <863bsedntk.fsf@ra333.heimat.gr.jp> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-stable@freebsd.org Subject: Re: [RELENG_4] buildkernel failure with MAKEOBJDIRPREFIX X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2005 14:22:38 -0000 >>>>> In <20050523132946.GB58621@ip.net.ua> >>>>> Ruslan Ermilov wrote: > > I think this is a bug of make, *.mk or other Makefiles in /sys but I > > cannot fix it. > No, this is because MAKEOBJDIRPREFIX must be an environment variable > and should not be set on make's command line or in /etc/make.conf. I see. Thanks. -- NAKAJI Hiroyuki