From owner-freebsd-hackers@FreeBSD.ORG Wed Mar 3 18:15:35 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BDE316A4CE for ; Wed, 3 Mar 2004 18:15:35 -0800 (PST) Received: from mail.isg.siue.edu (mail.isg.siue.edu [146.163.5.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABA9043D1F for ; Wed, 3 Mar 2004 18:15:34 -0800 (PST) (envelope-from wgrim@siue.edu) Received: from WEBSHIELD2.isg.siue.edu (webshield2.isg.siue.edu [146.163.5.150])id UAA06245 for ; Wed, 3 Mar 2004 20:15:32 -0600 (CST) Received: From siue.edu ([146.163.143.123]) by WEBSHIELD2.isg.siue.edu (WebShield SMTP v4.5 MR1a); id 1078366531830; Wed, 3 Mar 2004 20:15:31 -0600 Message-ID: <4046913D.1000800@siue.edu> Date: Wed, 03 Mar 2004 20:15:25 -0600 From: William Grim Organization: SIUE User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: hackers@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: -stable needs rw obj dir for install? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: wgrim@siue.edu List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2004 02:15:35 -0000 Julian Elischer wrote: >The prize goes to Kris Kennaway who suggested that it was a time sync >problem between the NFS server and client.. > >There in fact was a time problem. > >wierd.. > > I don't know how it was determined that there was a time sync problem; however, in general, "make" creates updated object files depending on the time an object was created. If the source code is newer than the object that would be built from the source code, then the object is rebuilt. Maybe this will help you understand why the times have to be in sync between and NFS server and client. -- William Michael Grim Student, Southern Illinois University at Edwardsville Unix Network Administrator, SIUE, Computer Science dept. Phone: (217) 341-6552 Email: wgrim@siue.edu