From owner-freebsd-hackers@FreeBSD.ORG Fri Mar 21 21:51:17 2008 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1B98106564A for ; Fri, 21 Mar 2008 21:51:17 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from mx-out-04.forthnet.gr (mx-out.forthnet.gr [193.92.150.104]) by mx1.freebsd.org (Postfix) with ESMTP id 0E23F8FC22 for ; Fri, 21 Mar 2008 21:51:16 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from mx-av-04.forthnet.gr (mx-av.forthnet.gr [193.92.150.27]) by mx-out-04.forthnet.gr (8.13.8/8.13.8) with ESMTP id m2LLpEqP007236; Fri, 21 Mar 2008 23:51:14 +0200 Received: from MX-IN-05.forthnet.gr (mx-in-05.forthnet.gr [193.92.150.32]) by mx-av-04.forthnet.gr (8.14.1/8.14.1) with ESMTP id m2LLpDul008826; Fri, 21 Mar 2008 23:51:13 +0200 Received: from kobe.laptop (adsl52-170.kln.forthnet.gr [77.49.179.170]) by MX-IN-05.forthnet.gr (8.14.2/8.14.2) with ESMTP id m2LLp4Yl027896; Fri, 21 Mar 2008 23:51:06 +0200 Authentication-Results: MX-IN-05.forthnet.gr smtp.mail=keramida@ceid.upatras.gr; spf=neutral Authentication-Results: MX-IN-05.forthnet.gr header.from=keramida@ceid.upatras.gr; sender-id=neutral Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m2LLp3pb002074; Fri, 21 Mar 2008 23:51:03 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m2LLp3KO002073; Fri, 21 Mar 2008 23:51:03 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: "M. Warner Losh" References: <20080319043647.GA6088@kobe.laptop> <20080321.103454.174086793.imp@bsdimp.com> <47E419A5.7060407@sh.cvut.cz> <20080321.143224.556005365.imp@bsdimp.com> Date: Fri, 21 Mar 2008 23:51:02 +0200 In-Reply-To: <20080321.143224.556005365.imp@bsdimp.com> (M. Warner Losh's message of "Fri, 21 Mar 2008 14:32:24 -0600 (MDT)") Message-ID: <878x0brbjt.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: quoted-printable Cc: hackers@freebsd.org, v.haisman@sh.cvut.cz Subject: Re: Building in /usr/src copied to $HOME X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Mar 2008 21:51:17 -0000 On Fri, 21 Mar 2008 14:32:24 -0600 (MDT), "M. Warner Losh" = wrote: > In message: <47E419A5.7060407@sh.cvut.cz> > V=A8=A2clav Haisman writes: > : > The problem is that MK_DYNAMICROOT is defined by bsd.own.mk. This > : > likely means that he's not building the same version of FreeBSD as > : > the system is running, otherwise the system's bsd.own.mk file > : > would cope. > : > : That was the problem as I stated in email from two days ago. I guess > : nobody noticed the second email :) > > I noticed after I replied. That should teach me to read the whole > thread before replying :-) I replied offline, and then got the rest of the thread when I reconnected. My apologies for the noise.