From owner-freebsd-sparc64@FreeBSD.ORG Wed Oct 6 14:57:44 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 D462416A4CE for ; Wed, 6 Oct 2004 14:57:44 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95D3443D45 for ; Wed, 6 Oct 2004 14:57:44 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 709885310; Wed, 6 Oct 2004 16:57:43 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 284C8530A; Wed, 6 Oct 2004 16:57:38 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 08EBAB85E; Wed, 6 Oct 2004 16:57:38 +0200 (CEST) To: Andrew Belashov References: <25D03B22-175F-11D9-9B47-000502D39E8D@flyingweasel.com> <4163D00B.7010904@orel.ru> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Wed, 06 Oct 2004 16:57:37 +0200 In-Reply-To: <4163D00B.7010904@orel.ru> (Andrew Belashov's message of "Wed, 06 Oct 2004 14:59:23 +0400") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64 cc: freebsd-sparc64@freebsd.org Subject: Re: X.org on Ultra 60 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: Wed, 06 Oct 2004 14:57:44 -0000 Andrew Belashov writes: > Jason Moreland wrote: > > I built X.org on my Ultra 60 running 5.3-BETA7, but realized that I > > had not included syscon support in the kernel, therefore X would > > not start. When I try to compile sc in the kernel however, I > > receive an error. > Try to uncomment uart and puc device in kernel config: Uh, no, that has nothing to do with it. The OP just forgot to include a keyboard driver in his config. The linker is complaining that it can't find the kbddriver_set linker set which normally contains a list of compiled-in keyboard drivers. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no