Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2001 09:29:40 -0400
From:      Chris Faulhaber <jedgar@fxp.org>
To:        =?iso-8859-1?Q?Christophe_Pr=E9votaux?= <c.prevotaux@hexanet.fr>
Cc:        stable@freebsd.org
Subject:   Re: make buildkernel fails
Message-ID:  <20010725092940.B24295@peitho.fxp.org>
In-Reply-To: <20010725152747.5b24805d.c.prevotaux@hexanet.fr>; from c.prevotaux@hexanet.fr on Wed, Jul 25, 2001 at 03:27:47PM %2B0200
References:  <20010725152747.5b24805d.c.prevotaux@hexanet.fr>

next in thread | previous in thread | raw e-mail | index | archive | help

--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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010725092940.B24295>