From owner-freebsd-stable Wed Jun 28 7:56: 7 2000 Delivered-To: freebsd-stable@freebsd.org Received: from eve.framatome.fr (eve.framatome.fr [195.101.50.66]) by hub.freebsd.org (Postfix) with ESMTP id 7BA5137B9CA for ; Wed, 28 Jun 2000 07:56:02 -0700 (PDT) (envelope-from ubc@paris.framatome.fr) Received: from localhost (ubc@localhost) by eve.framatome.fr (8.9.3/8.9.3) with ESMTP id QAA59405; Wed, 28 Jun 2000 16:55:55 +0200 (CEST) (envelope-from ubc@paris.framatome.fr) Date: Wed, 28 Jun 2000 16:55:55 +0200 (CEST) From: Claude Buisson X-Sender: ubc@eve.framatome.fr To: Neil Sedlak Cc: freebsd-stable@FreeBSD.ORG Subject: Re: lsof-4.49.3 on FreeBSD 3.5-STABLE In-Reply-To: <20000628101206.A67558@matrix.cxi.cx> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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