On Fri, 18 Feb 2011, Shawn Webb wrote: > Hey fellow current users, > > Looks like dtrace is broken in current: > > # dtrace -l -f acl dtrace: invalid probe specifier acl: > "/usr/lib/dtrace/psinfo.d", line 37: syntax error near "uid_t" Error messages along these lines almost always mean that the kernel was built without WITH_CTF (causing dtrace to be unable to find the type information it requires). Robert > > Line 37 shows: > uid_t pr_uid; /* real user id */ > > Looks good to me, but why is dtrace complaining? > > Thanks, > > Shawn Webb > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org" >Received on Mon Feb 21 2011 - 04:56:22 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:11 UTC