Date: Sun, 4 Jul 2004 19:55:57 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: David Wolfskill <david@catwhisker.org> Cc: stable@FreeBSD.org Subject: Re: -STABLE build appears broken after ipfilter 3.4.35 MFC Message-ID: <20040704165557.GC14695@ip.net.ua> In-Reply-To: <200407041407.i64E7lUO028658@bunrab.catwhisker.org> References: <200407041407.i64E7lUO028658@bunrab.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--FkmkrVfFsRoUs1wW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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] >=20 > Near the end of a "make buildworld" after the commit I see: >=20 > >>> 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.. > ... > =3D=3D=3D> usr.sbin/ipftest > cc -O -pipe -DUSE_INET6 -DIPL_NAME=3D\"/dev/ipl\" -DIPFILTER_LOG -I- -I/= usr/obj/usr/src/usr.sbin/ipftest -I/usr/src/usr.sbin/ipftest/../../sys/cont= rib/ipfilter -I/usr/src/usr.sbin/ipftest/../../sys -I/usr/src/usr.sbin/ipft= est/../../contrib/ipfilter -c /usr/src/usr.sbin/ipftest/../../contrib/ip= filter/fil.c > /usr/src/usr.sbin/ipftest/../../contrib/ipfilter/fil.c:196: conflicting t= ypes for `fr_makefrip' > /usr/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_fil.h:633= : previous declaration of `fr_makefrip' > *** Error code 1 >=20 > Stop in /usr/src/usr.sbin/ipftest. > *** Error code 1 >=20 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? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --FkmkrVfFsRoUs1wW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA6DadqRfpzJluFF4RAv5bAKCLACcEQ18ClsBfPqWz7XrKsGT1NgCeIHoR +graYZ+qcczJzAC4WvNA63o= =DRCc -----END PGP SIGNATURE----- --FkmkrVfFsRoUs1wW--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040704165557.GC14695>