Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2003 01:06:18 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        Je Zhechev <zhechev@abv.bg>, freebsd-questions@freebsd.org
Subject:   Re: make buildkernel KERNCONF=PETCOM fail
Message-ID:  <200312180106.18507.kstewart@owt.com>
In-Reply-To: <1820995839.1071735445098.JavaMail.nobody@storage.ni.bg>
References:  <1820995839.1071735445098.JavaMail.nobody@storage.ni.bg>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 18 December 2003 12:17 am, Je Zhechev wrote:
> Hi, that is my kernel and it's fail when:
> cd /usr/src
> make buildkernel KERNCONF=PETCOM

>
> #To statically compile in device wiring instead of /boot/device.hints
> #hints		"GENERIC.hints"		#Default places to look for devices.
>
> #makeoptions	DEBUG=-g		#Build kernel with gdb(1) debug symbols
>

My GENERIC has the following line
options         SCHED_4BSD              #4BSD scheduler

> options 	INET			#InterNETworking
> options 	INET6			#IPv6 communications protocols
> options 	FFS			#Berkeley Fast Filesystem

I think your messages will disappear if you add it.

kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



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