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 -- [EMAIL PROTECTED] / [EMAIL PROTECTED]
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to