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
> [EMAIL PROTECTED]
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message
> 

Claude Buisson



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to