Problem compiling kernel
Alexander Yerenkow
yerenkow at gmail.com
Sun Nov 6 15:41:51 UTC 2011
Hello all!
I have sources:
Path: .
URL: http://svn.freebsd.org/base/stable/9
Repository Root: http://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 227206
Node Kind: directory
Schedule: normal
Last Changed Author: dougb
Last Changed Rev: 227146
Last Changed Date: 2011-11-06 09:50:25 +0200 (вс, 06 ноя 2011)
And problem compiling kernel for amd64 arch.
I attached full log:
http://www.box.net/shared/juajg1o2lg1mxbht5x9b
I find somewhere that to build kernel I need to have world build; So, world
built just fine before I tried to build kernel.
Also, just in case I've updated (binary way) host to:
FreeBSD testpc 9.0-RC1 FreeBSD 9.0-RC1 #0: Tue Oct 18 18:51:43 UTC 2011
root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
The problem persist, can't compile kernel.
My config is:
include GENERIC
ident MYK
machine amd64
# Bus support.
device isa
# Pseudo devices.
device mem # Memory and kernel memory devices
device io # I/O device
# UART chips on this platform
device uart_ns8250
# Default partitioning schemes
options GEOM_PART_BSD
options GEOM_PART_EBR
options GEOM_PART_EBR_COMPAT
options GEOM_PART_MBR
options NEW_PCIB
device pf
device pflog
device pfsync
options IPFIREWALL
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPFIREWALL_FORWARD
options IPFIREWALL_NAT
options IPDIVERT
While I'm waiting for any help, I'll try to compile GENERIC.
Thanks!
--
Regards,
Alexander Yerenkow
More information about the freebsd-current
mailing list