Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 2008 09:39:29 +0200
From:      Manolis Kiagias <sonicy@otenet.gr>
To:        Indiana Jones <indiana99@inbox.lv>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Error code 1 upon building-installing kernel FreeBSD 7.0
Message-ID:  <47E214B1.1040105@otenet.gr>
In-Reply-To: <1205996802.47e20d02a9909@www.inbox.lv>
References:  <1205996802.47e20d02a9909@www.inbox.lv>

next in thread | previous in thread | raw e-mail | index | archive | help


Indiana Jones wrote:
> Hi,
>
> If anybody could help, I'd be most grateful.
> I have been getting this error message during buildinfg and
> installing a custom kernel on FreeBSD 7.0, after make depend command!
>
> <SNIP>
> options INET # InterNETworking 
> #options INET6 # IPv6 communications protocols 
> options SCTP # Stream Control Transmission Protocol 
> options FFS # Berkeley Fast Filesystem 
> options SOFTUPDATES # Enable FFS soft updates support 
> options UFS_ACL # Support for access control lists 
> options UFS_DIRHASH # Improve performance on big directories 
> options UFS_GJOURNAL # Enable gjournal-based UFS journaling
>   
As I discovered myself upon building my first 7.0 kernel, if you remove

options INET6

you should also remove the line following it:

options SCTP



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47E214B1.1040105>