Date: Wed, 28 Jun 2000 16:55:55 +0200 (CEST) From: Claude Buisson <ubc@paris.framatome.fr> To: Neil Sedlak <nwsedlak@cxi.cx> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: lsof-4.49.3 on FreeBSD 3.5-STABLE Message-ID: <Pine.BSF.4.10.10006281650520.58883-100000@eve.framatome.fr> In-Reply-To: <20000628101206.A67558@matrix.cxi.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 Jun 2000, Neil Sedlak wrote: > On Tue, Jun 27, 2000 at 06:31:23PM -1000, Art Neilson, WH7N wrote: > > lsof make blows up under 3.5-STABLE as shown below. has anyone else > > stumbled across this?? > I have the same exact breakage from a cvsup during the afternoon (EST) of > June 22. > > > ===> Building for lsof-4.49.3 > My version of lsof is 4.49.2 > > > /usr/include/vm/vm_map.h:158: field `vm_pmap' has incomplete type > > -- The current versions of lsof do not know about FreeBSD 3.5, but only about 3.4 and older, 4.0, 5.0. I modified the Configure script to test for 3.5* as the result of uname, leading to the version "350" (same as 3.4* => 340), and added support to 350 (same as for 340) later in the script. > Neil Sedlak > nwsedlak@cxi.cx > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > Claude Buisson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10006281650520.58883-100000>