Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Jan 2011 00:38:11 +0200
From:      Manolis Kiagias <sonicy@otenet.gr>
To:        =?ISO-8859-7?Q?=D4=DC=F3=EA=EF=F2_=CA=F9=ED=F3=F4=E1=ED=F4=DF=ED=EF?= =?ISO-8859-7?Q?=F2?= <severed_garden1970@yahoo.gr>
Cc:        FreeBSD-questions@freebsd.org
Subject:   Re: Kernel
Message-ID:  <4D2795D3.901@otenet.gr>
In-Reply-To: <282950.90281.qm@web29701.mail.ird.yahoo.com>
References:  <282950.90281.qm@web29701.mail.ird.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/07/2011 10:57 PM, Τάσκος Κωνσταντίνος wrote:
> Hello to all. I am a new user of FreeBSD-8.1 and I tried to compile a new kernel, according to the instructions given by the handbook. The command 'make buildkernel KERNCONF=MYKERNEL' failed with 'stop in /usr/obj/usr/src/sys/MYKERNEL error code 1'.
> I wanted to build my own kernel because i didn't have /dev/fuse (for ntfs write) and I had problems with module fuse.ko
> I am sending you my config file named MYKERNEL.
> Thanks in advance,
> Kostas.
>
>    

Looking at your MYKERNEL configuration file, just from the commit 
message at the top:

# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.536 2010/12/31 00:21:41 
yongari Exp $

it looks like you started editing a conf file that comes from FreeBSD 
CURRENT (what will become FreeBSD 9.0 in the future). Obviously this 
will not work in 8.1-RELEASE. You'll need to start by editing the 
GENERIC conf file that comes with 8.1-RELEASE.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D2795D3.901>