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: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to