From owner-freebsd-questions@FreeBSD.ORG Mon Dec 27 01:00:07 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8147F16A4CE for ; Mon, 27 Dec 2004 01:00:07 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43F7143D3F for ; Mon, 27 Dec 2004 01:00:07 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4BCA1512C5; Sun, 26 Dec 2004 16:59:11 -0800 (PST) Date: Sun, 26 Dec 2004 16:59:11 -0800 From: Kris Kennaway To: shawley Message-ID: <20041227005911.GB57788@xor.obsecurity.org> References: <200412261746.04600.sdhawley@eatel.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yEPQxsgoJgBvi8ip" Content-Disposition: inline In-Reply-To: <200412261746.04600.sdhawley@eatel.net> User-Agent: Mutt/1.4.2.1i cc: FreeBSD-questions@FreeBSD.org Subject: Re: make buildkernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 01:00:07 -0000 --yEPQxsgoJgBvi8ip Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 26, 2004 at 05:46:04PM -0600, shawley wrote: > If you have the time or inclination I have a failed buildkernel > stewart at sdhawey@eatel.net=20 > thanks. > From buildkernel print out > In file included from /usr/src/sys/modules/ipfilter/../../contrib/ipfilte= r/ > netinet/ip_fil.c:109: > /usr/src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_fil.h:501= :1:=20 > war > :6:1: warning: this is the location of the previous definit= ion > /usr/src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_fil.c: In= =20 > functi > /usr/src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_fil.c:922= :=20 > error > /usr/src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_fil.c:922= :=20 > error > /usr/src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_fil.c:922= :=20 > error > /usr/src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_fil.c: In= =20 > functi > /usr/src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_fil.c:177= 9:=20 > erro That's only the first few characters of each line of the error message. Errors in kernel builds are almost always the fault of the user though (unless you're tracking the head of a branch and the error was checked in, but these are usually fixed within an hour or two). Double-check that your source tree is complete and up-to-date, and if you continue to have problems then go back to the GENERIC kernel, or compare your custom kernel for the thing you changed that broke it. Kris --yEPQxsgoJgBvi8ip Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBz15fWry0BWjoQKURArj/AJ9dKZX7PKnA7MV6XqlnjRcjr1Y7tACfUvGh g3/beOopxHl5Cx6yeGhnUn0= =gxUj -----END PGP SIGNATURE----- --yEPQxsgoJgBvi8ip--