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

Alexander Soldatov alexsoldatov at mail.ru
Wed May 11 00:37:45 PDT 2005


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



More information about the freebsd-questions mailing list