From owner-freebsd-sparc64@FreeBSD.ORG Fri Jan 9 11:07:51 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47DBC16A4CE; Fri, 9 Jan 2004 11:07:51 -0800 (PST) Received: from kundenserver16.yws-admin.de (kundenserver16.yws-admin.de [217.115.154.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38C9943D2D; Fri, 9 Jan 2004 11:07:50 -0800 (PST) (envelope-from fsmeets@kasimir.com) Received: from kasimir.com (pD951E093.dip.t-dialin.net [217.81.224.147]) by kundenserver16.yws-admin.de (Postfix) with ESMTP id 584A3352587; Fri, 9 Jan 2004 20:07:48 +0100 (CET) Message-ID: <3FFEFC03.9050706@kasimir.com> Date: Fri, 09 Jan 2004 20:07:47 +0100 From: "Florian C. Smeets" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031213 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: sparc64@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: jeff@freebsd.org Subject: GENERIC with SCHED_ULE buildproblem on sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2004 19:07:51 -0000 Hi, when trying to build a GENERIC kernel with SCHED_ULE on a UP box the build bails out when linking the kernel. It is related to something with "mp_maxid" if i recall correctly. The box is at work and i won't have access to it again befor monday so i don't have the error message available. Sorry! The sources were from 3 days ago. The build box was a U5. tif, flo