From owner-freebsd-current@FreeBSD.ORG Thu Mar 18 11:56:34 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 A87C716A4CE for ; Thu, 18 Mar 2004 11:56:34 -0800 (PST) Received: from smtp4.server.rpi.edu (smtp4.server.rpi.edu [128.113.2.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E35C43D1F for ; Thu, 18 Mar 2004 11:56:34 -0800 (PST) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp4.server.rpi.edu (8.12.8/8.12.8) with ESMTP id i2IJuToP017550; Thu, 18 Mar 2004 14:56:30 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20040318193824.GB61300@ns1.xcllnt.net> References: <40594A35.6060303@exeter.ac.uk> <20040318165003.GA60545@dhcp01.pn.xcllnt.net> <20040318193824.GB61300@ns1.xcllnt.net> Date: Thu, 18 Mar 2004 14:56:28 -0500 To: Marcel Moolenaar From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: CanIt (www . canit . ca) 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:56:34 -0000 At 11:38 AM -0800 3/18/04, Marcel Moolenaar wrote: >On Thu, Mar 18, 2004, 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? If he is using the 'installworld_newk' script, then that script builds a list of 64-bTT binaries in /tmp/install-newk.XXX, and uses those binaries for 'make installworld'. That list of 64-bTT programs will include 'make'. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu