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'.

        N.Dudorov   


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

Reply via email to