On Thu, Apr 27, 2006 at 10:30:10PM +0400, Alexey Slynko wrote: > ===> usr.bin/vi (bootstrap-tools) [skip some more] > > /usr/include/sys/select.h:50: error: field `si_note' has incomplete type > *** Error code 1 > > So, why it uses select.h from /usr/include, and doesn't use new version ?
Because the bootstrap phase has to use the bootstrap phase :-) Joerg
