From owner-freebsd-current Sun Feb 2 7:50:47 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E81AA37B401 for ; Sun, 2 Feb 2003 07:50:46 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6800543E4A for ; Sun, 2 Feb 2003 07:50:46 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.12.6/8.12.6) with ESMTP id h12FoeXv070589; Sun, 2 Feb 2003 07:50:40 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.12.6/8.12.6/Submit) id h12FoeTv070588; Sun, 2 Feb 2003 07:50:40 -0800 (PST) Date: Sun, 2 Feb 2003 07:50:40 -0800 From: Steve Kargl To: Trent Nelson Cc: current@FreeBSD.ORG Subject: Re: buildkernel dying from unresolved sched_* symbols Message-ID: <20030202155040.GA70523@troutmask.apl.washington.edu> References: <20030202153500.GA28378@limekiln.vcisp.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030202153500.GA28378@limekiln.vcisp.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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? > You need to read src/UPDATING. Then you need to fix your kernel config file. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message