On Mon, 28 Feb 2005, Tomas Verbaitis wrote: > On Mon, Feb 28, 2005 at 03:51:34PM +0000, Robert Watson wrote: > > On Mon, 28 Feb 2005, Mike Tancsa wrote: > > > > > /usr/src/lib/libkvm/kvm_proc.c > > > /usr/src/lib/libkvm/kvm_proc.c: In function `kvm_proclist': > > > /usr/src/lib/libkvm/kvm_proc.c:269: warning: assignment makes integer > > > from > > > pointer without a cast > > > /usr/src/lib/libkvm/kvm_proc.c:341: error: structure has no member named > > > `p_runtime' > > I ran into this a few minutes ago also -- it looks like David merged the > > kernel but not user space portions of a change to process time > > measurement. I sent him an e-mail ping a few minutes ago -- if it isn't > > fixed shortly, I'll see about getting it fixed myself. > > looks like rev. 1.81 of lib/libkvm/kvm_proc.c should be merged.
Yeah, just merged that a few moments ago -- it appears to correct the stand-alone world build in -STABLE, but I haven't finished a full buildworld yet. Robert N M Watson _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
