:> ===> usr.bin/vmstat
:> cc -O -pipe -mtune=pentiumpro -I/usr/src/usr.bin/vmstat/../../sys
-Wunknown-pragmas -Wsystem-headers -Wall -W -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings
-Wswitch -Wshadow -Wcast-align -Wchar-subscripts -Winline -Wnested-externs
-Wredundant-decls -c /usr/src/usr.bin/vmstat/vmstat.c
:> /usr/src/usr.bin/vmstat/vmstat.c: In function `domem':
:> /usr/src/usr.bin/vmstat/vmstat.c:832: error: structure has no member named
`ks_inuse'
nrelease compiled ok for me.
-Matt