-STABLE build appears broken after ipfilter 3.4.35 MFC

Kent Stewart kstewart at owt.com
Sun Jul 4 10:42:16 PDT 2004


On Sunday 04 July 2004 09:55 am, Ruslan Ermilov wrote:
> On Sun, Jul 04, 2004 at 07:07:47AM -0700, David Wolfskill wrote:
> > [I sent a copy of this information under separate cover to Darren
> > Reed a little while ago.  dhw]
> >
> > Near the end of a "make buildworld" after the commit I see:
> > >>> Rebuilding the temporary build tree
> > >>> stage 1: bootstrap tools
> > >>> stage 2: rebuilding the object tree
> > >>> stage 2: build tools
> > >>> stage 3: cross tools
> > >>> stage 4: populating /usr/obj/usr/src/i386/usr/include
> > >>> stage 4: building libraries
> > >>> stage 4: make dependencies
> > >>> stage 4: building everything..
> >
> > ...
> > ===> usr.sbin/ipftest
> > cc -O -pipe  -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I-
> > -I/usr/obj/usr/src/usr.sbin/ipftest
> > -I/usr/src/usr.sbin/ipftest/../../sys/contrib/ipfilter
> > -I/usr/src/usr.sbin/ipftest/../../sys
> > -I/usr/src/usr.sbin/ipftest/../../contrib/ipfilter    -c
> > /usr/src/usr.sbin/ipftest/../../contrib/ipfilter/fil.c
> > /usr/src/usr.sbin/ipftest/../../contrib/ipfilter/fil.c:196:
> > conflicting types for `fr_makefrip'
> > /usr/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_fil
> >.h:633: previous declaration of `fr_makefrip' *** Error code 1
> >
> > Stop in /usr/src/usr.sbin/ipftest.
> > *** Error code 1
>
> I don't know what's wrong at your side, but this definitely compiles
> correctly here (I have a daily -STABLE buildworld running, and it
> doesn't indicate the problem.  Looking at the files/lines the above
> mentions, I see that fr_makefrip() is declared identically in both
> places.  Could it be that you have some local changes to one of
> these files?
>

It is also dying on my test machine at the same spot and I haven't made 
any local changes to it. Nothing on RELENG_4 has changed since my 
mirror was updated at 1630 UTC.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


More information about the freebsd-stable mailing list