Re: buildkernel error in 5.1_RELEASE

From: Steve Kargl <sgk_at_troutmask.apl.washington.edu>
Date: Fri, 13 Jun 2003 16:11:03 -0700
On Sat, Jun 14, 2003 at 09:06:16AM +1000, Rob B wrote:
> linking kernel
> init_main.o: In function `proc0_init':
> init_main.o(.text+0x424): undefined reference to `kse0_sched'
> init_main.o(.text+0x430): undefined reference to `ksegrp0_sched'
> init_main.o(.text+0x43c): undefined reference to `proc0_sched'
> init_main.o(.text+0x448): undefined reference to `thread0_sched'
> *** Error code 1
> 

Read /usr/src/UPDATING

20030125:
        The scheduler framework has grown a second scheduler and consequently
        you must specify one and only one scheduler in your kernel config.
        The cvs config files have been updated to use the old scheduler
        which may be selected via 'options SCHED_4BSD'.  If you would like
        to try the new, much more experimental, scheduler please try
        'options SCHED_ULE' and contribute to the arch_at_ discussion.


-- 
Steve
Received on Fri Jun 13 2003 - 14:11:05 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:11 UTC