Date: Sat, 30 Aug 1997 20:56:42 -0700 (PDT) From: Vincent Poy <vince@venus.GAIANET.NET> To: Steve Passe <smp@csn.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: <Pine.BSF.3.96.970830205540.240K-100000@venus.GAIANET.NET> In-Reply-To: <199708310354.VAA18643@Ilsa.StevesCafe.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 30 Aug 1997, Steve Passe wrote: > > > > 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: > > looking closer it appears that the makefile wasn't expecting that it > needed to look in src/sys/i386/include: > > > cc -O -I/usr/src/usr.sbin/pstat/../../sys > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Actually, I just did a resup after the cvsup 2 hours ago. It seems to be fixed now. Cheers, Vince - vince@MCESTATE.COM - vince@GAIANET.NET ________ __ ____ Unix Networking Operations - FreeBSD-Real Unix for Free / / / / | / |[__ ] GaiaNet Corporation - M & C Estate / / / / | / | __] ] Beverly Hills, California USA 90210 / / / / / |/ / | __] ] HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[____]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970830205540.240K-100000>