Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2003 15:54:08 +0000
From:      Trent Nelson <trent@limekiln.vcisp.net>
To:        current@freebsd.org
Subject:   Re: buildkernel dying from unresolved sched_* symbols
Message-ID:  <20030202155408.GB28378@limekiln.vcisp.net>
In-Reply-To: <20030202153500.GA28378@limekiln.vcisp.net>
References:  <20030202153500.GA28378@limekiln.vcisp.net>

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

    Okay, so it seems either 'options SCHED_4BSD/SCHED_ULE' needs to be
    added to your kernel config file.  Considering that this is a comp-
    letely new line, would it not be wise to update UPDATING?  I'm not
    sure if /sbin/config has been modified to complain if one of either
    isn't present -- as I haven't installworld'd yet -- but it'd be ni-
    ce if it did.

        Trent.

On Sun, Feb 02, 2003 at 03:35:00PM +0000, Trent Nelson wrote:
>     I'm not sure if this is a result of the recent sched_ule import, but
>     buildkernel is dying on a bunch of undefined symbols (that from what
>     I can see, are definitely present in both sched_(4bsd|ule)).  I fol-
>     llowed a discussion on -arch about being able to nominate the prefe-
>     rred scheduler, but I'd assume both would be compiled, no?
> 
>         Trent.
> 
> 
> linking kernel.debug
> init_main.o: In function `proc0_init':
> /shared/work/BSD/FreeBSD/FreeBSD-CURRENT/src/sys/kern/init_main.c:319: undefined reference to `kse0_sched'


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030202155408.GB28378>