Re: buildworld broken ?

From: Tomas Verbaitis (tomasv_at_megalogika.lt)
Date: 02/28/05

  • Next message: Robert Watson: "Re: buildworld broken ?"
    Date: Mon, 28 Feb 2005 18:25:10 +0200
    To: Robert Watson <rwatson@FreeBSD.org>
    
    

    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.

    -- 
    Tomas "Verbaitis" Verbaitis ** http://megalogika.lt
    * šita gudri beždžionė moka dirbti su kompiuteriu *
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Robert Watson: "Re: buildworld broken ?"

    Relevant Pages

    • Re: buildworld broken ?
      ... >> pointer without a cast ... > kernel but not user space portions of a change to process time ...
      (freebsd-stable)
    • Re: buildworld broken ?
      ... At 02:19 PM 28/02/2005, David O'Brien wrote: ... >> kernel but not user space portions of a change to process time ...
      (freebsd-stable)
    • Re: buildworld broken ?
      ... On Mon, 28 Feb 2005, Tomas Verbaitis wrote: ... >> kernel but not user space portions of a change to process time ...
      (freebsd-stable)
    • Re: buildworld broken ?
      ... >> kernel but not user space portions of a change to process time ... > How come the tenderbox report sfor RELENG_5 don't go to this mailing ...
      (freebsd-stable)
    • RE: [patch 2.6.18-git] SPI -- Freescale iMX SPI controller driver
      ... Here some questions and answers to your comments, (please consider I'm nearly new to kernel programming). ... Is this driver racy against shutdown or rmmod? ... PIO transfers. ... The way to print a pointer is with %p, not with a cast to u32. ...
      (Linux-Kernel)