r355494 buildworld [libprocstat.o] Error code 1 [lib/libprocstat__L] Error code 2

Trond Endrestøl trond.endrestol at ximalas.info
Sat Dec 7 21:06:49 UTC 2019


On Sat, 7 Dec 2019 20:05-0000, Graham Perrin wrote:

> --- lib/libprocstat__L ---
> /usr/src/lib/libprocstat/libprocstat.c:620:29: error: no member named 'next'
> in 'struct vm_map_entry'
>                 for (entryp = map->header.next;
>                               ~~~~~~~~~~~ ^
> /usr/src/lib/libprocstat/libprocstat.c:622:24: error: no member named 'next'
> in 'struct vm_map_entry'
>                     entryp = vmentry.next) {
>                              ~~~~~~~ ^

Try r355506.

-- 
Trond.


More information about the freebsd-current mailing list