[Bug 242620] sysutils/lsof: cannot build on current after r354895

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 13 10:42:45 UTC 2019


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

            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 at FreeBSD.org
          Reporter: ish at amail.plala.or.jp
             Flags: maintainer-feedback?(ler at FreeBSD.org)
          Assignee: ler at FreeBSD.org

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

# cd /usr/ports/sysutils/lsof
# make
===>  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 = (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

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


More information about the freebsd-ports-bugs mailing list