From owner-freebsd-current@FreeBSD.ORG Thu Oct 9 05:43:50 2003 Return-Path: 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 1890C16A4B3 for ; Thu, 9 Oct 2003 05:43:50 -0700 (PDT) Received: from mail41.fg.online.no (mail41-s.fg.online.no [148.122.161.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82E5843F85 for ; Thu, 9 Oct 2003 05:43:48 -0700 (PDT) (envelope-from ltning@anduin.net) Received: from anduin.net (ti200720a146-0170.dialup.online.no [130.67.186.44]) by mail41.fg.online.no (8.9.3p2/8.9.3) with SMTP id OAA06367 for ; Thu, 9 Oct 2003 14:43:44 +0200 (CEST) Date: Thu, 9 Oct 2003 14:43:19 +0200 From: Eirik Oeverby To: current@freebsd.org Message-Id: <20031009144319.3d5f45e9.ltning@anduin.net> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) X-Eric-Conspiracy: There is no conspiracy. Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Buildkernel with SCHED_ULE fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2003 12:43:50 -0000 Hi, Can someone tell me what is needed to play with the new scheduler these days? I seem to be completely unable to compile my kernel with it enabled, getting lots of undefined references to sched_*. Have I missed some critical information? /Eirik