From owner-freebsd-stable Sun Jun 10 20: 2:54 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.urx.com (mail.urx.com [63.170.19.36]) by hub.freebsd.org (Postfix) with ESMTP id 4DE2337B40A for ; Sun, 10 Jun 2001 20:02:45 -0700 (PDT) (envelope-from kstewart@urx.com) Received: from urx.com [206.159.132.160] by mail.urx.com with ESMTP (SMTPD32-6.06) id A49D5B01C4; Sun, 10 Jun 2001 20:01:49 -0700 Message-ID: <3B24349D.78D78FBE@urx.com> Date: Sun, 10 Jun 2001 20:01:49 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: kosmos Cc: Michael Lucas , freebsd-stable@FreeBSD.ORG Subject: Re: make world dies on 4.1-RELEASE -> today's RELENG_4 References: <20010610073908.R83497-100000@bowhill.yi.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 kosmos wrote: > > On Sun, 10 Jun 2001, Kent Stewart wrote: > > I nuked /usr/obj and did 'make clean' in /usr/src before building. > > I don't know much about C, but it looks like the macro TH_ECN in > ipmon.c is defined in a header /usr/include/netinet/ip_compat.h. > But the header declaration doesn't include it within <> brackets, > so it looks in the current working directory for netinet/ip_compat.h, > which doesn't exist. > > Does that sound right? One thing is that your date is totally wacko. Your email is showing up as being created at 8am on 10 June. Set your time right before you do anything else. Kent > > --Allan > > > > > Michael Lucas wrote: > > > > > > Me too > > > > > > I presume this is related to the move of ipfilter from /sys to /contrib ? > > > > I cvsup'ed about 7 hours ago and successfully built 4.3-stable. I didn't > > have any problems. The changes were made a long time before that. Someone > > said they had the same problem but it was due to bad .depend's. I kind of > > wonder if a make cleandir or make cleandepend would help. > > > > Kent > > > > > > > > On Sun, Jun 10, 2001 at 07:21:24AM -0700, kosmos wrote: > > > > 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 > > > > > > -- > > > Michael Lucas > > > mwlucas@blackhelicopters.org > > > http://www.blackhelicopters.org/~mwlucas/ > > > Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-stable" in the body of the message > > > > -- > > Kent Stewart > > Richland, WA > > > > mailto:kbstew99@hotmail.com > > http://kstewart.urx.com/kstewart/index.html > > FreeBSD News http://daily.daemonnews.org/ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > > > ----------------------------------------- > Allan Bowhill > kosmos@bowhill.yi.org > > ----------------------------------------- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message