![]() |
|
FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
I have been able to build other kernels, like when I enabled a high resolution console to fit my 1600x1200 monitor. This time, I wanted to enable the ULE scheduler. I also cut a lot of the unnecessary drivers out of my kernel. Now when building it, I get this error:
http://pastebin.com/m6cec08e9 Here is my kernel configuration: http://pastebin.com/m1210ffbd Sorry for the links, but it was too long to fit in this post. My guess is that if I would remove the "makeoptions DEBUG=-g" line, then it would work, because it failed (line 6 on first link) at "linking kernel.debug". Any help? EDIT: Forgot to mention... just csup'ed my src tree, and am running 7.0-RELEASE-p3 Last edited by jrick; 31st July 2008 at 01:56 AM. |
|
|||
![]()
Same thing happened to me. I disabled 'wlan', but I forgot some USB wireless card, which obviously needed 'wlan'. It is silly to feel you wrong after an hour of kernel compilation... There should be a tool available for checking kernel configurations for that kind of mistakes.
|
|
|||
![]()
or even a GENERIC with..
device ath #atheros .......................# depends on wlan ........................# can/cannot be loaded via .ko instead .........................# if can, ... if cannot... .........................# for setup, see ________manpages/handbook/[wiki] ...........................# cofiguration is __________________
__________________
FreeBSD 13-STABLE |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem during kernel-build for a 6.x-to-7 upgrade | clevershark | FreeBSD Installation and Upgrading | 2 | 1st February 2009 10:45 PM |
About Custom Kernels | qmemo | NetBSD General | 2 | 28th September 2008 03:45 PM |
Updating FreeBSD and Building a Custom Kernel | bsdforlife | FreeBSD Installation and Upgrading | 8 | 16th August 2008 02:45 AM |
Kernel configuration file ignored? | FWS | FreeBSD Installation and Upgrading | 16 | 26th June 2008 10:28 AM |
Utility to make FreeBSD custom ISO | mtx | FreeBSD General | 5 | 9th June 2008 11:13 PM |