Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Nov 2011 17:41:49 +0200
From:      Alexander Yerenkow <yerenkow@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   Problem compiling kernel
Message-ID:  <CAPJF9wmL%2Be1M%2BP4AZwA-v=n5%2BroTm8UHUcOwXH2C1j0BukYxGQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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 (=D7=D3, 06 =CE=CF=D1 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@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!
--=20
Regards,
Alexander Yerenkow



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPJF9wmL%2Be1M%2BP4AZwA-v=n5%2BroTm8UHUcOwXH2C1j0BukYxGQ>