Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2005 13:50:19 +0400
From:      "Alexander Soldatov" <alexsoldatov@mail.ru>
To:        "'Kris Kennaway'" <kris@obsecurity.org>, "'Alexander Soldatov'" <alexsoldatov@mail.ru>
Cc:        freebsd-questions@freebsd.org
Subject:   RE: [OBORONA-SPAM]  Re: [OBORONA-SPAM]  Re: [OBORONA-SPAM]  Re: a problem withcompiling kernel
Message-ID:  <E1DVnq4-0002uB-00.alexsoldatov-mail-ru@mx2.mail.ru>
In-Reply-To: <20050511090304.GA15606@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org
[mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Kris Kennaway
Sent: Wednesday, May 11, 2005 1:03 PM
To: Alexander Soldatov
Cc: freebsd-questions@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DVnq4-0002uB-00.alexsoldatov-mail-ru>