On Sun, 6 Aug 2000, Nickolay Dudorov wrote:
> In article <[EMAIL PROTECTED]> 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 <sys/tty.h>' which in turn has the line:
>
> #include <sys/select.h> /* 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! /
[EMAIL PROTECTED] `------------------------------'
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message