Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Feb 2002 11:05:38 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        John Hay <jhay@icomtek.csir.co.za>
Cc:        Beech Rintoul <akbeech@anchoragerescue.org>, David Wolfskill <david@catwhisker.org>, freebsd-current@FreeBSD.ORG
Subject:   Re: Build Failure (libkvm)
Message-ID:  <Pine.BSF.4.21.0202221103300.74100-100000@InterJet.elischer.org>
In-Reply-To: <200202221822.g1MIMrW40266@zibbi.icomtek.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0202221103300.74100-100000>