ports/122690: [MAINTAINER] sysutils/lsof: update to 4.79K

Andrew Reilly areilly at bigpond.net.au
Sat Apr 12 22:10:03 UTC 2008


The following reply was made to PR ports/122690; it has been noted by GNATS.

From: Andrew Reilly <areilly at bigpond.net.au>
To: bug-followup at FreeBSD.org, ler at lerctr.org
Cc:  
Subject: Re: ports/122690: [MAINTAINER] sysutils/lsof: update to 4.79K
Date: Sun, 13 Apr 2008 08:04:13 +1000

 Hi,
 
 I'm afraid that this fix didn't quite take.  The lsof build
 fails on my amd64/FreeBSD-7-STABLE system thusly:
 
 (cd lib; make DEBUG="-O2" CFGF="-fno-strict-aliasing -pipe -g -g -DHASEFFNLINK=i_effnlink -DHASF_VNODE -DHASCPUMASK_T -DHASSBSTATE -DHAS_KVM_VNODE -DHAS_UFS1_2 -DHAS_NO_SI_UDEV -DHAS_SI_PRIV -DHAS_SYS_SX_H -DHAS_ZFS -DFREEBSDV=7000 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 -DHAS_STRFTIME -DLSOF_VSTR=\"7.0-STABLE\"")
 cc  -fno-strict-aliasing -pipe -g -g -DHASEFFNLINK=i_effnlink -DHASF_VNODE -DHASCPUMASK_T -DHASSBSTATE -DHAS_KVM_VNODE -DHAS_UFS1_2 -DHAS_NO_SI_UDEV -DHAS_SI_PRIV -DHAS_SYS_SX_H -DHAS_ZFS -DFREEBSDV=7000 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 -DHAS_STRFTIME -DLSOF_VSTR=\"7.0-STABLE\" -I/usr/src/sys -O2 -c dnode.c
 dnode.c: In function 'get_lock_state':
 dnode.c:113: error: 'struct lockf' has no member named 'lf_flags'
 dnode.c:115: error: 'struct lockf' has no member named 'lf_id'
 dnode.c:121: error: 'struct lockf' has no member named 'lf_id'
 dnode.c:129: error: 'struct lockf' has no member named 'lf_start'
 dnode.c:130: error: 'struct lockf' has no member named 'lf_end'
 dnode.c:134: error: 'struct lockf' has no member named 'lf_type'
 dnode.c:136: error: 'struct lockf' has no member named 'lf_type'
 dnode.c:138: error: 'struct lockf' has no member named 'lf_type'
 dnode.c:141: error: 'struct lockf' has no member named 'lf_next'
 *** Error code 1
 
 Stop in /usr/ports/sysutils/lsof/work/lsof_4.79J.freebsd.
 *** Error code 1
 
 Stop in /usr/ports/sysutils/lsof.
 
 
 
 -- 
 Andrew



More information about the freebsd-ports-bugs mailing list