On 07/16/2012 09:49, Michael Tuexen wrote:
> On Jul 16, 2012, at 5:56 PM, Garrett Cooper wrote:
>
>> On Mon, Jul 16, 2012 at 2:17 AM, Doug Barton wrote:
>>> Is it my imagination or did this break the build?
>>
>>Don't think so, but I'm running a buildworld with -DWITHOUT_INET
>> -DWITHOUT_INE
On Jul 16, 2012, at 5:56 PM, Garrett Cooper wrote:
> On Mon, Jul 16, 2012 at 2:17 AM, Doug Barton wrote:
>> Is it my imagination or did this break the build?
>
>Don't think so, but I'm running a buildworld with -DWITHOUT_INET
> -DWITHOUT_INET6 and -DWITHOUT_INET -DWITH_INET6, just to be sure
On Mon, Jul 16, 2012 at 2:17 AM, Doug Barton wrote:
> Is it my imagination or did this break the build?
Don't think so, but I'm running a buildworld with -DWITHOUT_INET
-DWITHOUT_INET6 and -DWITHOUT_INET -DWITH_INET6, just to be sure.
Thanks,
-Garrett
_
On Jul 16, 2012, at 11:17 AM, Doug Barton wrote:
> Is it my imagination or did this break the build?
I think it should have fixed the build, which was broken by
r238501. Or am I missing something?
Best regards
Michael
>
> On 07/15/2012 23:43, Michael Tuexen wrote:
>> Author: tuexen
>> Date: Mon
Is it my imagination or did this break the build?
On 07/15/2012 23:43, Michael Tuexen wrote:
> Author: tuexen
> Date: Mon Jul 16 06:43:04 2012
> New Revision: 238514
> URL: http://svn.freebsd.org/changeset/base/238514
>
> Log:
> Allow netstat to be build if INET is not defined in the kernel.
>
Author: tuexen
Date: Mon Jul 16 06:43:04 2012
New Revision: 238514
URL: http://svn.freebsd.org/changeset/base/238514
Log:
Allow netstat to be build if INET is not defined in the kernel.
Thanks to Garrett Cooper for reporting the issue.
MFC after: 3 days
X-MFC: 238501
Modified:
head/u