From owner-freebsd-current Sun Aug 6 10: 0:59 2000 Delivered-To: freebsd-current@freebsd.org Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 7077C37B928; Sun, 6 Aug 2000 10:00:54 -0700 (PDT) (envelope-from green@FreeBSD.org) Date: Sun, 6 Aug 2000 12:37:16 -0400 (EDT) From: Brian Fundakowski Feldman X-Sender: green@green.dyndns.org To: Nickolay Dudorov Cc: current@FreeBSD.ORG Subject: Re: cvs commit: src/sys/sys select.h In-Reply-To: <200008060702.OAA78797@wint.itfs.nsk.su> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 6 Aug 2000, Nickolay Dudorov wrote: > In article <200008060214.TAA89337@freefall.freebsd.org> you wrote: > > green 2000/08/05 19:14:53 PDT > > > > Modified files: > > sys/sys select.h > > Log: > > None of select.h needs to be exposed to !_KERNEL. > > But 'src/lib/lib/libkvm/libkvm_proc.c' does > '#include ' which in turn has the line: > > #include /* For struct selinfo */ > > > As a result 'make buildworld' stops in > 'src/lib/libkvm'. I knew something like this would happen and we'd catch some improperly written software. Thanks :) > N.Dudorov -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message