Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2017 09:43:26 -0700
From:      Bryan Drewery <bryan-lists@shatow.net>
To:        freebsd-current@freebsd.org
Subject:   Re: Update the Makefile for ioctl.c?
Message-ID:  <5f7b8372-a336-8237-95a9-6028aa4a27d9@shatow.net>
In-Reply-To: <12b9622c-f0bc-b1ac-b992-a29c88a129d2@shatow.net>
References:  <20170621152004.s7x7nilwe6zlueab@lrosenman.local> <12b9622c-f0bc-b1ac-b992-a29c88a129d2@shatow.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5f7b8372-a336-8237-95a9-6028aa4a27d9>