[Bug 220346] dtrace module fails to compile on mips64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 16 03:43:30 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220346
--- Comment #6 from Kurt Lidl <lidl at FreeBSD.org> ---
This is good enough to have 'dtrace -l' emit a list of providers in the kernel.
None of the scripts in /usr/share/dtrace function, so something is still
lacking.
root at erl2-158: cd /usr/share/dtrace
root at erl2-159: ./blocking
dtrace: failed to compile script ./blocking: line 40: macro argument $$1 is not
defined
root at erl2-160: ./udptrack
dtrace: failed to compile script ./udptrack: line 39: failed to resolve
translated type for args[4]
root at erl2-161: ./tcptrack
dtrace: failed to compile script ./tcptrack: line 40: failed to resolve
translated type for args[2]
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-mips
mailing list