Update the Makefile for ioctl.c?

Bryan Drewery bryan-lists at shatow.net
Thu Jun 22 16:43:30 UTC 2017


On 6/22/2017 9:22 AM, Bryan Drewery wrote:
> On 6/21/2017 8:20 AM, Larry Rosenman wrote:
>> Greetings,
>>    It looks like the Makefile for ioctl.c didn't get the memo on some
>> pieces being removed:
>>
>> --- ioctl.c ---
>> egrep: dev/utopia/idtphy.h: No such file or directory
>> egrep: dev/utopia/suni.h: No such file or directory
>> egrep: dev/utopia/utopia.h: No such file or directory
>> egrep: dev/utopia/utopia_priv.h: No such file or directory
>> egrep: net/if_atm.h: No such file or directory
>> egrep: netgraph/atm/ng_atm.h: No such file or directory
>> egrep: netinet/if_atm.h: No such file or directory
>>
>> I'm not sure what to fix here. :( 
>>
>>
> 
> I'm looking into it.  I don't see anything obvious yet.  Though these
> should be non-fatal.
> 

It's due to META_MODE using -DNO_CLEAN which doesn't remove old headers
in WORLDMTP/usr/include.  It's harmless in this case but annoying.  I
will think about how to address it properly.

-- 
Regards,
Bryan Drewery
bdrewery at freenode/EFNet


More information about the freebsd-current mailing list