[Bug 242833] sysutils/lsof does'nt link on ppc64 on freebsd 11.3-RELEASE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 10 15:54:09 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242833

Piotr Kubaj <pkubaj at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pkubaj at FreeBSD.org

--- Comment #3 from Piotr Kubaj <pkubaj at FreeBSD.org> ---
(In reply to Luciano Mannucci from comment #2)
This doesn't fix the problem on head:
dnode.c:563:9: error: no member named 'v_tag' in 'struct vnode'
        if (v->v_tag && !kread((KA_T)v->v_tag, (char *)&vtbuf, sizeof(vtbuf)))
            ~  ^
dnode.c:563:34: error: no member named 'v_tag' in 'struct vnode'
        if (v->v_tag && !kread((KA_T)v->v_tag, (char *)&vtbuf, sizeof(vtbuf)))
                                     ~  ^
2 errors generated.

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


More information about the freebsd-ppc mailing list