Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 1997 21:31:46 -0600
From:      Steve Passe <smp@csn.net>
To:        Vincent Poy <vince@venus.GAIANET.NET>
Cc:        Peter Wemm <peter@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.sbin/pstat pstat.8 pstat.c 
Message-ID:  <199708310331.VAA18451@Ilsa.StevesCafe.com>
In-Reply-To: Your message of "Sat, 30 Aug 1997 19:36:54 PDT." <Pine.BSF.3.96.970830193622.240G-100000@venus.GAIANET.NET> 

next in thread | previous in thread | raw e-mail | index | archive | help
> >   Modified files:
> >     usr.sbin/pstat       pstat.8 pstat.c 
> >   Log:
> >   Update to include some of the newer vnode flags and remove some stale ones.
> >   
> >   Revision  Changes    Path
> >   1.14      +15 -9     src/usr.sbin/pstat/pstat.8
> >   1.30      +10 -0     src/usr.sbin/pstat/pstat.c
> 
> 	This one fails at:
> 
> cc -O -I/usr/src/usr.sbin/pstat/../../sys   -c /usr/src/usr.sbin/pstat/pstat.c
> In file included from /usr/src/usr.sbin/pstat/../../sys/sys/vnode.h:40,
>                  from /usr/src/usr.sbin/pstat/pstat.c:46:
> /usr/src/usr.sbin/pstat/../../sys/sys/lock.h:45: machine/lock.h: No such
> file or directory
> *** Error code 1

verify that you have src/sys/i386/include/lock.h (ie machine/lock.h). 
This file is new and first appeared early this morning:

fsmp        1997/08/30 01:08:11 PDT

  Added files:
    sys/i386/include     lock.h 


--
Steve Passe	| powered by
smp@csn.net	|            Symmetric MultiProcessor FreeBSD





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708310331.VAA18451>