From owner-freebsd-stable Wed Jul 25 6:30: 5 2001 Delivered-To: freebsd-stable@freebsd.org Received: from peitho.fxp.org (peitho.fxp.org [209.26.95.40]) by hub.freebsd.org (Postfix) with ESMTP id 07CF937B408 for ; Wed, 25 Jul 2001 06:29:42 -0700 (PDT) (envelope-from cdf.lists@fxp.org) Received: by peitho.fxp.org (Postfix, from userid 1501) id 8CCCC1360E; Wed, 25 Jul 2001 09:29:40 -0400 (EDT) Date: Wed, 25 Jul 2001 09:29:40 -0400 From: Chris Faulhaber To: =?iso-8859-1?Q?Christophe_Pr=E9votaux?= Cc: stable@freebsd.org Subject: Re: make buildkernel fails Message-ID: <20010725092940.B24295@peitho.fxp.org> References: <20010725152747.5b24805d.c.prevotaux@hexanet.fr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="uAKRQypu60I7Lcqm" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010725152747.5b24805d.c.prevotaux@hexanet.fr>; from c.prevotaux@hexanet.fr on Wed, Jul 25, 2001 at 03:27:47PM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --uAKRQypu60I7Lcqm Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 25, 2001 at 03:27:47PM +0200, Christophe Pr=E9votaux wrote: >=20 > Hi >=20 > I have just cvsuped to releng_4_3 but when I run make buildkernel KERNCON= F=3DMYKERNEL >=20 > I get this error message: >=20 >=20 > sh /usr/src/sys/conf/newvers.sh PROTON=20 > cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototy= pes -Wmissing-prototypes -Wpointer-arith -Winline -Wca > st-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/u= sr/src/sys/../include -D_KERNEL -include opt_global.h=20 > -elf -mpreferred-stack-boundary=3D2 vers.c > linking kernel > ip_dummynet.o: In function `heap_init': > ip_dummynet.o(.text+0x61): undefined reference to `M_IPFW' > ip_dummynet.o(.text+0xa4): undefined reference to `M_IPFW' >=20 Looks like you left out the ipfw options when you added DUMMYNET support. From LINT: # DUMMYNET enables the "dummynet" bandwidth limiter. You need # IPFIREWALL as well. See the dummynet(4) manpage for more info. --=20 Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org --uAKRQypu60I7Lcqm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: FreeBSD: The Power To Serve iEYEARECAAYFAjteycQACgkQObaG4P6BelCzvACaA8YOd17EBeJO9iGCPedtDu8+ WCAAoIEjZd3kGVo0F/wlQXr/l2UR2ki5 =4rGQ -----END PGP SIGNATURE----- --uAKRQypu60I7Lcqm-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message