From owner-freebsd-current@FreeBSD.ORG Wed Oct 6 18:00:08 2004 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 5905616A4CE for ; Wed, 6 Oct 2004 18:00:08 +0000 (GMT) Received: from lazir.toya.net.pl (lazir.toya.net.pl [217.113.224.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A0F943D1F for ; Wed, 6 Oct 2004 18:00:08 +0000 (GMT) (envelope-from imachine@lazir.toya.net.pl) Received: from localhost (unknown [192.168.120.26]) by lazir.toya.net.pl (TOYAnet MailServer) with ESMTP id 2D9CE8BDD1 for ; Wed, 6 Oct 2004 20:00:05 +0200 (CEST) Received: from lazir.toya.net.pl ([192.168.120.25]) by localhost (agregat [192.168.120.26]) (amavisd-new, port 10024) with ESMTP id 12614-07 for ; Wed, 6 Oct 2004 20:00:05 +0200 (CEST) Received: by lazir.toya.net.pl (TOYAnet MailServer, from userid 9907) id AA0468BD04; Wed, 6 Oct 2004 20:00:04 +0200 (CEST) Date: Wed, 6 Oct 2004 20:00:04 +0200 To: freebsd-current@freebsd.org Message-ID: <20041006180004.GA21328@lazir.toya.net.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040722i From: imachine@lazir.toya.net.pl (None) X-TOYA-AV: AntyVir-Skaner at toya.net.pl X-Mailman-Approved-At: Thu, 07 Oct 2004 11:59:21 +0000 Subject: Make buildworld fails on recent beta7 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: Wed, 06 Oct 2004 18:00:08 -0000 hello, make buildworld fails for me on recent beta7 system. it spits: make: don't know how to make /usr/src/sys/cern/sched_ule.c. Stop i believe it should say 'kern' instead of 'cern' since there is no such directory as cern in my /usr/src/sys. cheers.