From owner-freebsd-stable Sun Jun 10 18:13:26 2001 Delivered-To: freebsd-stable@freebsd.org Received: from bowhill.yi.org (bowhill.yi.org [216.122.158.78]) by hub.freebsd.org (Postfix) with ESMTP id 4D6C537B40B for ; Sun, 10 Jun 2001 18:13:09 -0700 (PDT) (envelope-from kosmos@bowhill.yi.org) Received: from localhost (kosmos@localhost) by bowhill.yi.org (8.11.3/8.11.3) with ESMTP id f5AELOo83494 for ; Sun, 10 Jun 2001 07:21:24 -0700 (PDT) (envelope-from kosmos@bowhill.yi.org) Date: Sun, 10 Jun 2001 07:21:24 -0700 (PDT) From: kosmos To: Subject: make world dies on 4.1-RELEASE -> today's RELENG_4 Message-ID: <20010610071736.O83489-100000@bowhill.yi.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Make world is apprantly croaking on ipmon. This is on a 4.1-RELEASE installation, with source CVSupped from today's changes. I searched the mailing lists, but nothing on ipfilter. Is there a known workaround for this? Thanks, --Allan kosmos@bowhill.yi.org ===> sbin/ipmon cc -O -pipe -DIPL_NAME=\"/dev/ipl\" -I- -I/usr/src/sbin/ipmon/../../sys -I/usr/src/sbin/ipmon/../../contrib/ipfilter -I/usr/obj/usr/src/i386/usr/include -c /usr/src/sbin/ipmon/../../contrib/ipfilter/ipmon.c /usr/src/sbin/ipmon/../../contrib/ipfilter/ipmon.c:95: `TH_ECN' undeclared here (not in a function) /usr/src/sbin/ipmon/../../contrib/ipfilter/ipmon.c:95: initializer element is not constant /usr/src/sbin/ipmon/../../contrib/ipfilter/ipmon.c:95: (near initialization for `tcpfl[6].value') /usr/src/sbin/ipmon/../../contrib/ipfilter/ipmon.c: In function `print_natlog': /usr/src/sbin/ipmon/../../contrib/ipfilter/ipmon.c:408: `NL_FLUSH' undeclared (first use in this function) /usr/src/sbin/ipmon/../../contrib/ipfilter/ipmon.c:408: (Each undeclared identifier is reported only once /usr/src/sbin/ipmon/../../contrib/ipfilter/ipmon.c:408: for each function it appears in.) *** Error code 1 Stop in /usr/src/sbin/ipmon. *** Error code 1 Stop in /usr/src/sbin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ----------------------------------------- Allan Bowhill kosmos@bowhill.yi.org ----------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message