Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2001 19:59:29 +0200
From:      Christophe Prévotaux <c.prevotaux@hexanet.fr>
To:        Chris Faulhaber <jedgar@fxp.org>
Cc:        stable@freebsd.org
Subject:   Re: make buildkernel fails
Message-ID:  <20010725195929.272b5d2e.c.prevotaux@hexanet.fr>
In-Reply-To: <20010725092940.B24295@peitho.fxp.org>
References:  <20010725152747.5b24805d.c.prevotaux@hexanet.fr> <20010725092940.B24295@peitho.fxp.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Well ok but since ipfw is a module I figured
I did not need to include it in the kernel
which, I'm sure you will agree, is somewhat logical? :)

I will try it using the IPFIREWALL option in the kernel CONF file

Thanks :)

On Wed, 25 Jul 2001 09:29:40 -0400
Chris Faulhaber <jedgar@fxp.org> wrote:

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


--
===================================================================
Christophe Prevotaux                  Email: c.prevotaux@hexanet.fr
HEXANET SARL                            URL: http://www.hexanet.fr/
Z.A Farman Sud                          Tel: +33 (0)3 26 79 30 05 
9 rue Roland Coffignot               Direct: +33 (0)3 26 79 08 02 
BP415                                   Fax: +33 (0)3 26 79 30 06
51689 Reims Cedex 2                    
FRANCE                                       
===================================================================

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?20010725195929.272b5d2e.c.prevotaux>