[OBORONA-SPAM] Re: [OBORONA-SPAM] Re: a problem with compiling kernel

Alexander Soldatov alexsoldatov at mail.ru
Wed May 11 01:28:52 PDT 2005


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 at freebsd.org
[mailto:owner-freebsd-questions at freebsd.org] On Behalf Of Kris Kennaway
Sent: Wednesday, May 11, 2005 11:43 AM
To: Alexander Soldatov
Cc: freebsd-questions at 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



More information about the freebsd-questions mailing list