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.a5...@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
> p...@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 majord...@freebsd.org
> with "unsubscribe freebsd-current" in the body of the message
> 



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to