kern/165644: [dtrace] dtrace finds the syntax error in /usr/lib/dtrace/psinfo.d: syntax error near "uid_t"

Andriy Gapon avg at FreeBSD.org
Sun Mar 4 12:20:06 UTC 2012


The following reply was made to PR kern/165644; it has been noted by GNATS.

From: Andriy Gapon <avg at FreeBSD.org>
To: bug-followup at FreeBSD.org, yuri at tsoft.com
Cc:  
Subject: Re: kern/165644: [dtrace] dtrace finds the syntax error in /usr/lib/dtrace/psinfo.d:
 syntax error near &quot;uid_t&quot;
Date: Sun, 04 Mar 2012 14:19:47 +0200

 The last advice is not completely accurate.
 It should rather be to follow the instructions here
 http://www.freebsd.org/doc/handbook/dtrace-enable.html to the latter.  Main
 thing is to not forget WITH_CTF=1 bit.  Also it seems that it is required that
 the kernel is built with debug support (-g flag).
 
 -- 
 Andriy Gapon


More information about the freebsd-bugs mailing list