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

[-- Attachment #1 --]
On Wed, Jul 25, 2001 at 03:27:47PM +0200, Christophe Prévotaux wrote:
> 
> Hi
> 
> I have just cvsuped to releng_4_3 but when I run make buildkernel KERNCONF=MYKERNEL
> 
> I get this error message:
> 
> 
> sh /usr/src/sys/conf/newvers.sh PROTON 
> cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wca
> st-qual  -fformat-extensions -ansi  -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include  -D_KERNEL -include opt_global.h 
> -elf  -mpreferred-stack-boundary=2  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'
> 

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.

-- 
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: FreeBSD: The Power To Serve

iEYEARECAAYFAjteycQACgkQObaG4P6BelCzvACaA8YOd17EBeJO9iGCPedtDu8+
WCAAoIEjZd3kGVo0F/wlQXr/l2UR2ki5
=4rGQ
-----END PGP SIGNATURE-----

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