From owner-freebsd-current Wed May 12 3:18:45 1999 Delivered-To: freebsd-current@freebsd.org Received: from phk.freebsd.dk (phk.freebsd.dk [212.242.40.153]) by hub.freebsd.org (Postfix) with ESMTP id 2F88C1506E for ; Wed, 12 May 1999 03:18:40 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by phk.freebsd.dk (8.9.1/8.8.8) with ESMTP id MAA24497; Wed, 12 May 1999 12:18:36 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.2/8.9.2) with ESMTP id MAA04380; Wed, 12 May 1999 12:18:24 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: vortexia Cc: current@FreeBSD.ORG Subject: Re: simple (but important) task for junior kernel hacker In-reply-to: Your message of "Wed, 12 May 1999 12:17:03 +0200." Date: Wed, 12 May 1999 12:18:24 +0200 Message-ID: <4378.926504304@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, I fixed that a few hours ago. In message , v ortexia writes: >Hrmmm have any commits been made on this one yet? The reason Im asking is >that as of about 2am my time last night I cvsupped to 4.0-CURRENT and I >cant build, it dies on libkvm. > >It claims the error exists in /usr/src/sys/sys/vnode.h, exact error >message as follows: > >In file included from /usr/src/lib/libkvm/kvm_getswapinfo.c:22: >/usr/src/lib/libkvm/../../sys/sys/vnode.h:186: parse error before `udev_t' >/usr/src/lib/libkvm/../../sys/sys/vnode.h:186: warning: no semicolon at >end of struct or union >/usr/src/lib/libkvm/../../sys/sys/vnode.h:191: parse error before `:' >cc -nostdinc -O -pipe -DLIBC_SCCS -I/usr/src/lib/libkvm/../../sys >-I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libkvm/kvm_proc.c -o >kvm_proc.o >cc -fpic -DPIC -nostdinc -O -pipe -DLIBC_SCCS >-I/usr/src/lib/libkvm/../../sys -I/usr/obj/usr/src/tmp/usr/include -c >/usr/src/lib/libkvm/kvmproc.c -o kvm_proc.So >*** Error code 1 >*** Error code 1 >2 errors > >(I think this is right, I had to type it out but I think I got it ok). > >Any ideas? > >Cheers > >Andrew > > On Wed, 12 May 1999, Poul-Henning Kamp wrote: > >> In message <19990512034529.A5516@phc.igs.net>, Robert Garrett writes: >> >> >> There is a dev_t passed out to pstat -s in a datastructure. >> > >> >Right and thats where it comes from kvm_proc.c is responsible for >> >dealing with pstat at least the way I read that file >> >> pstat >-s< is what we're talking about right now. >> >> -- >> Poul-Henning Kamp FreeBSD coreteam member >> phk@FreeBSD.ORG "Real hackers run -current on their laptop." >> FreeBSD -- It will take a long time before progress goes too far! >> >> >> 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 > -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message