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@freenode/EFNet
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to