Date: Wed, 11 May 2005 12:29:36 +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: a problem with compiling kernel Message-ID: <E1DVmZx-000BJ2-00.alexsoldatov-mail-ru@mx2.mail.ru> In-Reply-To: <20050511074259.GA97896@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Kris Kennaway Sent: Wednesday, May 11, 2005 11:43 AM To: Alexander Soldatov Cc: freebsd-questions@freebsd.org; 'Kris Kennaway' Subject: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: a problem with compiling kernel On Wed, May 11, 2005 at 11:38:49AM +0400, Alexander Soldatov wrote: > I need to make new kernel. So I've make my own config file from GENERIC. > Then standart operations: > 1. config CUSTOM (this's my config file) > 2. make depend > 3. make > > As a matter of fact that problem occurred on the stage 3 when I run 'make'. > I'm novice with Freebsd so it's hard to resolve this problem by myself. I asked you to provide more context, i.e. post the relevant part of the output you receive. What you posted previously did not indicate an error. Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DVmZx-000BJ2-00.alexsoldatov-mail-ru>