Buildworld of today current is broken due to
importing of ip_filter's header files with ioctls which
in turn broke building 'usr.bin/kdump'.

        It seems to me that 'mkioctls' script in
'kdump' is "over-automated" - it build the list of the
'ioctl_includes' 'grepping' through the 'include' directory.
But often (as in today's sources) new files with ioctls
require manually inserting "prerequisite" includes in the
same 'mkioctl' script. May be it'll be better if we manually
insert BOTH the includes with ioctls and prerequisite files ?

        N.Dudorov
         


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

Reply via email to