Current lsof is 4.90M.
Larry
Sysutils/lsof maintainer
On 6/14/17, 8:13 AM, "Peter" <owner-freebsd-stable at freebsd.org
on behalf of pmc at citylink.dinoex.sub.org> wrote:
FYI, please check if reproducible and/or issue:
Installed this from SVN & local build:
11.1-BETA1 FreeBSD 11.1-BETA1 #0 r319858:319867M ... amd64
Then tried to update lsof-4.90.f,8 and got this error:
cc -pipe -DNEEDS_BOOL_TYPEDEF -DHASTASKS -DHAS_PAUSE_SBT
-DHASEFFNLINK=i_effnlink -DHASF_VNODE -DHAS_FILEDESCENT -DHAS_TMPFS
-DHASWCTYPE_H -DHASSBSTATE -DHAS_KVM_VNODE -DHAS_UFS1_2
-DHAS_VM_MEMATTR_T -DHAS_CDEV2PRIV -DHAS_NO_SI_UDEV -DHAS_SYS_SX_H
-DHASFUSEFS -DHAS_ZFS -DHAS_V_LOCKF -DHAS_LOCKF_ENTRY -DHAS_NO_6PORT
-DHAS_NO_6PPCB -DNEEDS_BOOLEAN_T -DHAS_SB_CCC -DHAS_FDESCENTTBL
-DFREEBSDV=11000 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6
-DHASUTMPX -DHAS_STRFTIME -DLSOF_VSTR="11.1-BETA1" -I/usr/src/sys
-O2 -c
dvch.c -o dvch.o
--- dnode.o ---
dnode.c:906:13: error: no member named 'i_dev' in 'struct
inode'
if (i->i_dev
~ ^
dnode.c:916:27: error: no member named 'i_dev' in 'struct
inode'
dev = Dev2Udev((KA_T)i->i_dev);
~ ^
2 errors generated.
*** [dnode.o] Error code 1
_______________________________________________
freebsd-stable at freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe at
freebsd.org"