[Bug 263858] dtrace: Fails to compile script on main: operator -> cannot be applied to a forward declaration: no struct ip_fw_args definition is available

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 10 May 2022 16:33:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263858

--- Comment #7 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
(In reply to Mark Johnston from comment #6)
> There is one similar problem which was fixed recently by commit 6e563a1b608.  
> Are you sure that you have an updated libctf.so?

Sure. My last update at git: 2f44ad86f5553edb9e7854767424f22ba132ee92 was a
clean rebuild. Backup /usr/obj/usr/src/amd64.amd64/sys/(confname)/version,
delete everything under /usr/obj, then restore
/usr/obj/usr/src/amd64.amd64/sys/(confname)/version to keep build No.
monotonic.


> Also I presume that you have ipfw.ko loaded; can you attach output from
> "ctfdump -ht /path/to/ipfw.ko"?

Yes. ipfw.ko is loaded as I configure it via /etc/rc.conf.
The output from `ctfdump -ht /boot/kernel/ipfw.ko` are as below.
No difference between regular user (in wheel group) and root.

% ctfdump -ht /boot/kernel/ipfw.ko
ctfdump: /boot/kernel/ipfw.ko does not contain .SUNW_ctf data
: No error: 0

The above output seems to be via stderr.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.