Displaying 1 result from an estimated 1 matches for "kvme_flag_grows_down".
2012 Jul 24
1
9-STABLE (238719) compilation fails on i386
...of undeclared
identifier 'KVME_FLAG_GROWS_UP'
printf("%-1s ", kve->kve_flags & KVME_FLAG_GROWS_UP ? "U" :
^
/usr/src/usr.bin/procstat/procstat_vm.c:77:24: error: use of undeclared
identifier 'KVME_FLAG_GROWS_DOWN'
kve->kve_flags & KVME_FLAG_GROWS_DOWN ? "D" : "-");
^
2 errors generated.
*** [procstat_vm.o] Error code 1
Stop in /usr/src/usr.bin/procstat.
--
Sphinx of black quartz judge my vow.