search for: pr_clname

Displaying 1 result from an estimated 1 matches for "pr_clname".

2007 Sep 05
2
invalid probe specifier nge::entry: "/usr/lib/dtrace/procfs.d"
...86pc/kernel/unix and /platform/i86pc/kernel/amd64/unix in my existing u3 OS image and I''m seeing this dtrace problem when running any dtrace script: NODE hcb101 ~ $ ./tcpstat.sh dtrace: failed to compile script /dev/fd/10: "/usr/lib/dtrace/procfs.d", line 316: translator member pr_clname definition uses incompatible types: "char [8]" = "priv_set_t [4]" I can comment out the offending line in procfs.d: pr_clname = `sclass[T->t_cid].cl_name; and things appear to work. However I would like to know what updated files I need to copy from my Solaris workspace in...