Date: Sun, 10 Jun 2001 08:19:35 -0700 (PDT) From: kosmos <kosmos@bowhill.yi.org> To: Kent Stewart <kstewart@urx.com> Cc: Michael Lucas <mwlucas@blackhelicopters.org>, <freebsd-stable@FreeBSD.ORG> Subject: Re: make world dies on 4.1-RELEASE -> today's RELENG_4 Message-ID: <20010610073908.R83497-100000@bowhill.yi.org> In-Reply-To: <3B241EA9.27E515AA@urx.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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? --Allan > > Michael Lucas wrote: > > > > <aol>Me too</a> > > > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010610073908.R83497-100000>
