Date: Thu, 18 Mar 2004 11:38:24 -0800 From: Marcel Moolenaar <marcel@xcllnt.net> To: Garance A Drosihn <drosih@rpi.edu> Cc: Daniel Bond <D.M.Bond@exeter.ac.uk> Subject: Re: Updating sparc64 time_t, hostname not found Message-ID: <20040318193824.GB61300@ns1.xcllnt.net> In-Reply-To: <p06020430bc7f9dd937ac@[128.113.24.47]> References: <40594A35.6060303@exeter.ac.uk> <20040318165003.GA60545@dhcp01.pn.xcllnt.net> <p06020430bc7f9dd937ac@[128.113.24.47]>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040318193824.GB61300>