Date: Thu, 22 Dec 2011 16:40:31 +0700 (NOVT) From: Eugene Grosbein <eugen@eg.sd.rdtc.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: misc/163525: 8.2-STABLE buildworld broken due to non-existing MK_INET_SUPPORT Message-ID: <201112220940.pBM9eVCn071357@eg.sd.rdtc.ru> Resent-Message-ID: <201112220950.pBM9o9Q4055862@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 163525
>Category: misc
>Synopsis: 8.2-STABLE buildworld broken due to non-existing MK_INET_SUPPORT
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Dec 22 09:50:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Eugene Grosbein
>Release: FreeBSD 8.2-STABLE i386
>Organization:
RDTC JSC
>Environment:
System: FreeBSD eg.sd.rdtc.ru 8.2-STABLE FreeBSD 8.2-STABLE #35: Thu Sep 29 14:35:55 NOVT 2011 root@eg.sd.rdtc.ru:/usr/local/obj/usr/local/src/sys/EG i386
>Description:
For 8.2-STABLE, "make MODULES_WITH_WORLD=yes buildworld" fails:
===> sys/modules/netgraph/ipfw (cleandir)
"/usr/local/src/sys/modules/netgraph/ipfw/Makefile", line 10: Malformed conditional (${MK_INET_SUPPORT} ! = "no")
"/usr/local/src/sys/modules/netgraph/ipfw/Makefile", line 18: if-less endif
make: fatal errors encountered -- cannot continue
This is because MK_INET_SUPPORT was not MFC'd to RELENG_8.
>How-To-Repeat:
See above.
>Fix:
Either perform MFC for MK_INET_SUPPORT to RELENG_8
or fix sys/modules/netgraph/ipfw/Makefile to not use it.
Eugene Grosbein
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112220940.pBM9eVCn071357>
