Date: Sat, 19 Apr 2008 20:25:33 -0500 From: "Conrad J. Sabatier" <conrads@cox.net> To: "Larry Rosenman" <ler@lerctr.org> Cc: ports@freebsd.org, 'Jeremy Chadwick' <koitsu@freebsd.org>, 'Kemian Dang' <dangkm@gmail.com> Subject: Re: Upgrading 'lsof-4.79K' to 'lsof-4.79,1' failed Message-ID: <20080419202533.766c45f9@serene.no-ip.org> In-Reply-To: <010b01c8a163$b95133c0$2bf39b40$@org> References: <82f916c90804180434l2f87842ar6398ec09d3e45c3c@mail.gmail.com> <20080418124557.GA40620@eos.sc1.parodius.com> <82f916c90804180706k3717ccf3u97b5c401a735d58c@mail.gmail.com> <010b01c8a163$b95133c0$2bf39b40$@org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 18 Apr 2008 09:51:36 -0500 "Larry Rosenman" <ler@lerctr.org> wrote: > You need to upgrade your system sources. The way the developers have > implemented some locking changes makes it hard for the lsof configure > script to do the right thing. > > Please upgrade to current RELENG_7, and all should be fine with the > 4.79,1 port. > > Thanks! > Larry Rosenman > sysutils/lsof maintainer. The lsof upgrade fails in a slightly different manner under 8-CURRENT: cc -pipe -Wno-error -fno-strict-aliasing -Wno-error -DHASEFFNLINK=i_effnlink -D HASF_VNODE -DHASCPUMASK_T -DHASSBSTATE -DHAS_KVM_VNODE -DHAS_UFS1_2 -DHAS_NO_SI_ UDEV -DHAS_SI_PRIV -DHAS_SYS_SX_H -DHAS_LOCKF_ENTRY -DFREEBSDV=8000 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 -DHAS_STRFTIME -DLSOF_VSTR=\"8.0-CURRENT\ " -I/usr/src/sys -O2 -c dnode.c dnode.c: In function 'process_node': dnode.c:760: error: 'struct inode' has no member named 'i_lockf' dnode.c:761: error: 'struct inode' has no member named 'i_lockf' *** Error code 1 So...good to go with RELENG_7, but not HEAD? Hmmm. -- Science is the record of dead religions. -- Oscar Wilde
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080419202533.766c45f9>