From owner-freebsd-stable@FreeBSD.ORG Fri May 16 23:30:03 2003 Return-Path: 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 DFFD237B401 for ; Fri, 16 May 2003 23:30:03 -0700 (PDT) Received: from msr29.hinet.net (msr29.hinet.net [168.95.4.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id D23EC43F75 for ; Fri, 16 May 2003 23:30:02 -0700 (PDT) (envelope-from mtlin1@ms36.hinet.net) Received: from morton (paradise.mtlin.org [202.39.10.196]) by msr29.hinet.net (8.9.3/8.9.3) with SMTP id OAA16626 for ; Sat, 17 May 2003 14:30:35 +0800 (CST) Message-ID: <00bc01c31c3f$a6ddffb0$c40a27ca@morton> From: "Morton Lin" To: References: Date: Sat, 17 May 2003 14:43:38 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Re: make installworld fails : touch not found ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Morton Lin List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 06:30:04 -0000 Ooops ! Let me correct some information. > o) time make buildworld (only 493.500s) ^^^^^^^^^^^^^^^^^ Should be 38:09.53 > o) time make buildkernel KERNCONF=LINT (only 33.306s) ^^^^^^^^^^^^^^^ Should be 3:27.66 Best Regards, Morton Lin.