Bug #749
closed
"/usr/bin/kstat" should be rewritten in C
Added by Alexander Eremin over 11 years ago.
Updated over 9 years ago.
Category:
cmd - userland programs
Description
"/usr/bin/kstat" should be rewritten in C to remove perl dependency.
- Status changed from New to Feedback
- Difficulty set to Medium
- Tags set to needs-triage
My first attempt to compile David Höppner's kstat on a SPARC system had this result:
In file included from kstat.c:62:
kstat.h:41:26: vm/hat_sfmmu.h: No such file or directory
kstat.h:42:26: sys/simmstat.h: No such file or directory
kstat.h:43:25: sys/sysctrl.h: No such file or directory
kstat.h:44:21: sys/fhc.h: No such file or directory
The missing header files are present under usr/src/uts but are not available to the compiler. I don't know why that is.
- Subject changed from "/usr/bin/kstat" should be rewritten in C to "/usr/bin/kstat" should be rewritten in C
- Category set to cmd - userland programs
- Status changed from Feedback to Resolved
- % Done changed from 0 to 100
- Tags deleted (
needs-triage)
Also available in: Atom
PDF