From owner-freebsd-current Fri Feb 22 11:20:32 2002 Delivered-To: freebsd-current@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 447B737B405 for ; Fri, 22 Feb 2002 11:20:20 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020222192019.BWGN1147.rwcrmhc52.attbi.com@InterJet.elischer.org>; Fri, 22 Feb 2002 19:20:19 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA74297; Fri, 22 Feb 2002 11:05:39 -0800 (PST) Date: Fri, 22 Feb 2002 11:05:38 -0800 (PST) From: Julian Elischer To: John Hay Cc: Beech Rintoul , David Wolfskill , freebsd-current@FreeBSD.ORG Subject: Re: Build Failure (libkvm) In-Reply-To: <200202221822.g1MIMrW40266@zibbi.icomtek.csir.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 22 Feb 2002, John Hay wrote: > > > > > > >Date: Fri, 22 Feb 2002 08:09:28 -0900 > > > > > > > >Last night's build for -current failed with the following: > > > > > > I got -CURRENT built today without problem. Recent CVSup history: > > > > > (snip history) > > > > > > Might try updating again.... > > > > Already did that. The update was about 15 minutes prior to that last build > > attempt. Interesting, the last change to that file was about 2 weeks ago and > > I have done several builds since then. I'm clueless as to why it picked today > > to fail rather than immediately following the commit. > > The type of p_runtime in sys/proc.h changed today, but ki_runtime in > sys/user.h hasn't changed yet. Or maybe it shouldn't change and there > should rather be a conversion? Who knows. :-) phk? > it must not change in ki_runtime (unless it's binary compatible on all platforms). the aim of ki_runtime is to keep exporting a STABLE interface (i.e. one that doesn't change). a simple conversion in libkvm is enough. I'll be going through that file with a rototiller in a few months anyhow. > John > -- > John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message