Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2019 10:42:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242620] sysutils/lsof: cannot build on current after r354895
Message-ID:  <bug-242620-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242620

            Bug ID: 242620
           Summary: sysutils/lsof: cannot build on current after r354895
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ler@FreeBSD.org
          Reporter: ish@amail.plala.or.jp
             Flags: maintainer-feedback?(ler@FreeBSD.org)
          Assignee: ler@FreeBSD.org

After r354895, vm_map_entry has no longer prev/next fields.

# cd /usr/ports/sysutils/lsof
# make
=3D=3D=3D>  Building for lsof-4.93.2_5,8
..(snip)..
--- dproc.o ---
dproc.c:693:23: error: no member named 'next' in 'struct vm_map_entry'
                if (!(ka =3D (KA_T)e->next))
                                 ~  ^
1 error generated.
*** [dproc.o] Error code 1

make[1]: stopped in /usr/ports/sysutils/lsof/work/lsof-4.93.2

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242620-7788>