From owner-freebsd-current@FreeBSD.ORG Thu Mar 18 11:38:26 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBC6916A4CE for ; Thu, 18 Mar 2004 11:38:26 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7AD243D2F for ; Thu, 18 Mar 2004 11:38:26 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.12.11/8.12.11) with ESMTP id i2IJcO0k061390; Thu, 18 Mar 2004 11:38:24 -0800 (PST) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.12.11/8.12.11/Submit) id i2IJcOku061389; Thu, 18 Mar 2004 11:38:24 -0800 (PST) (envelope-from marcel) Date: Thu, 18 Mar 2004 11:38:24 -0800 From: Marcel Moolenaar To: Garance A Drosihn Message-ID: <20040318193824.GB61300@ns1.xcllnt.net> References: <40594A35.6060303@exeter.ac.uk> <20040318165003.GA60545@dhcp01.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1i cc: freebsd-current@freebsd.org cc: Daniel Bond Subject: Re: Updating sparc64 time_t, hostname not found X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2004 19:38:27 -0000 On Thu, Mar 18, 2004 at 01:46:27PM -0500, Garance A Drosihn wrote: > > He apparently doesn't have a /usr/src/include/a.out.h, or for some > reason this step thinks that he does not have it, so the 'make' dies > at that point. It's also possible that the time hasn't been set correctly (or due to to time_t being 64-bit it's read as bogus) so that make thinks it needs to update something. ...what a minute the make that is being used is the one built from src/Makefile as the result of the existing make being to old. But that one doesn't use a 64-bit time_t. We need to pick up the make(1) from under /usr/obj/usr/src/usr.bin/make... Does that sound plausible? -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net