[OBORONA-SPAM] Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: a problem withcompiling kernel

Alexander Soldatov alexsoldatov at mail.ru
Wed May 11 02:49:16 PDT 2005


Of course not, I need INET
Is the problem because of a INET support missing? How can I correct it?
By the way I also tried to add NO_WERROR=yes in make.conf but it's not
useful in this case for some reason - the same output appears

-----Original Message-----
From: owner-freebsd-questions at freebsd.org
[mailto:owner-freebsd-questions at freebsd.org] On Behalf Of Kris Kennaway
Sent: Wednesday, May 11, 2005 1:03 PM
To: Alexander Soldatov
Cc: freebsd-questions at freebsd.org; 'Kris Kennaway'
Subject: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: a problem
withcompiling kernel

On Wed, May 11, 2005 at 12:29:36PM +0400, Alexander Soldatov wrote:
> That's the full output of 'make' command:
> 
> cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes
> -W
> missing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions
> -st
> d=c99  -nostdinc -I-  -I. -I../../.. -I../../../contrib/dev/acpica
> -I../../../co
> ntrib/altq -I../../../contrib/ipfilter -I../../../contrib/pf
> -I../../../contrib/
> dev/ath -I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm
> -D_KERNEL -i
> nclude opt_global.h -fno-common -finline-limit=8000 --param
> inline-unit-growth=1
> 00 --param large-function-growth=1000  -mno-align-long-strings
> -mpreferred-stack
> -boundary=2 -ffreestanding -Werror  ../../../net/if_gif.c
> ../../../net/if_gif.c: In function `gif_destroy':
> ../../../net/if_gif.c:187: warning: unused variable `err'
> *** Error code 1

You apparently have neither INET nor INET6 support in your kernel.  Is
this really what you want?

Kris



More information about the freebsd-questions mailing list