Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2007 16:05:00 +0100
From:      "s.huckenholz" <s.huckenholz@mac.com>
To:        pushu@excite.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Kernel compile problems
Message-ID:  <36D61FE0-D0F1-458E-BF32-9ABF5745D49A@mac.com>
In-Reply-To: <20071214212341.47FD291FCE@xprdmxin.myway.com>
References:  <20071214212341.47FD291FCE@xprdmxin.myway.com>

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

I presume you do something like :

make -jX KERNCONF=newkernel kernel

where  X is a number larger than 2 ??

Run it without the j flag and then other errors will show up.
These errors are caused by a misconfigured kernel and reading your  
kernel conf I found at least 2:

I suggest that you either enable

device  scbus  and
device  da

or disable
device  umass

and the next :
if you disable device wlan
you need to disable
  device ural
  too



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36D61FE0-D0F1-458E-BF32-9ABF5745D49A>