Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2005 11:38:49 +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: a problem with compiling kernel
Message-ID:  <E1DVlmo-000JEC-00.alexsoldatov-mail-ru@mx2.mail.ru>
In-Reply-To: <20050511061326.GA70302@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

-----Original Message-----
From: owner-freebsd-questions@freebsd.org
[mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Kris Kennaway
Sent: Wednesday, May 11, 2005 10:13 AM
To: Alexander Soldatov
Cc: freebsd-questions@freebsd.org
Subject: [OBORONA-SPAM] Re: a problem with compiling kernel

On Wed, May 11, 2005 at 09:18:33AM +0400, Alexander Soldatov wrote:
> Hi!
> 
>  
> 
> I've got an error when I try to compile kernel with new configuration.
> 
> That is:
> 
>  
> 
> if_gif.c: In function 'gif_destroy':
> 
> if_gif.c:187: warning: unused variable 'err'
> 
> Error code 1
> 

That's not an error, please give more context for what you're doing.
If you're using -j with your kernel build, don't, because it obscures
the real error.

Kris



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