Date: Sun, 10 Jun 2001 20:01:49 -0700 From: Kent Stewart <kstewart@urx.com> To: kosmos <kosmos@bowhill.yi.org> 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: <3B24349D.78D78FBE@urx.com> References: <20010610073908.R83497-100000@bowhill.yi.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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: > > > > > > <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 -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B24349D.78D78FBE>
