From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1DqeCo-0001q4-2i for garchives@archives.gentoo.org; Thu, 07 Jul 2005 21:46:50 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j67LkTwO019832; Thu, 7 Jul 2005 21:46:29 GMT Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j67LkSXY014953 for <gentoo-mips@lists.gentoo.org>; Thu, 7 Jul 2005 21:46:28 GMT Received: by rproxy.gmail.com with SMTP id a36so249711rnf for <gentoo-mips@lists.gentoo.org>; Thu, 07 Jul 2005 14:46:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eYgYp3KZmaoCQG+cliXuXYdtx//9EN+WCoXKfCLuoP7N1bwBiOMhKN7rT507hybMmxCAuTTclvC5j4QJ9t0igKmqHyhrK8IGTmDIJY5XPHzi260UsCJdLGcrQ4L6ZPgzmota9uo93O1M3i/vfsMN8ZZdLWX+feZKT4uBu7XftWg= Received: by 10.38.150.13 with SMTP id x13mr950922rnd; Thu, 07 Jul 2005 14:46:27 -0700 (PDT) Received: by 10.38.104.78 with HTTP; Thu, 7 Jul 2005 14:46:27 -0700 (PDT) Message-ID: <dbce930205070714466fc3d3bc@mail.gmail.com> Date: Thu, 7 Jul 2005 17:46:27 -0400 From: David Cummings <real.psyence@gmail.com> To: gentoo-mips@lists.gentoo.org Subject: Re: [gentoo-mips] 2.6.12 mips-sources compile error In-Reply-To: <dbce930205070713496eb0aea8@mail.gmail.com> Precedence: bulk List-Post: <mailto:gentoo-mips@lists.gentoo.org> List-Help: <mailto:gentoo-mips+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-mips+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-mips+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-mips.gentoo.org> X-BeenThere: gentoo-mips@gentoo.org Reply-to: gentoo-mips@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <dbce930205070222213ddb630f@mail.gmail.com> <42CBD743.2040801@gentoo.org> <dbce930205070613232a6a866c@mail.gmail.com> <dbce93020507070833161b5d93@mail.gmail.com> <42CD89C8.7080508@gentoo.org> <dbce930205070713496eb0aea8@mail.gmail.com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j67LkSXY014953 X-Archives-Salt: 7b417f0a-5425-48d0-bac5-f61a8f75051f X-Archives-Hash: 1ac599926446993645f153456d12f0fc alright, now I have a new problem. I got a kernel to compile and boot(!), but it dies at "Starting local". The pertinant output follows. I am a little confused, but I have the idea that the new install guide doesn't use devfs, so my kerneld didn't either, but now I'm wondering... Anywho, let me know what you think: * Loading key mappings ...Couldnt get a file descriptor referring to the console * Error loading key mappings [ !! ] * Setting terminal encoding to ASCII .../etc/init.d/keymaps: line 71: /dev/tty1: No such device or address /etc/init.d/keymaps: line 71: /dev/tty2: No such device or address /etc/init.d/keymaps: line 71: /dev/tty3: No such device or address /etc/init.d/keymaps: line 71: /dev/tty4: No such device or address /etc/init.d/keymaps: line 71: /dev/tty5: No such device or address /etc/init.d/keymaps: line 71: /dev/tty6: No such device or address /etc/init.d/keymaps: line 71: /dev/tty7: No such device or address /etc/init.d/keymaps: line 71: /dev/tty8: No such device or address /etc/init.d/keymaps: line 71: /dev/tty9: No such device or address /etc/init.d/keymaps: line 71: /dev/tty10: No such device or address /etc/init.d/keymaps: line 71: /dev/tty11: No such device or address [ ok ] * Setting user font ...Couldnt open //dev/tty1 Couldnt open //dev/tty2 Couldnt open //dev/tty3 Couldnt open //dev/tty4 Couldnt open //dev/tty5 ...etcetera... * Failed to set user font [ !! ] * Starting lo * Bringing up lo ... [ ok ] * Initializing random number generator ... [ ok ] INIT: Entering runlevel: 3 * Starting eth0 * Bringing up eth0 * Configuration not set for eth0 - assuming dhcp * dhcp * Running dhcpcd ... [ ok ] * eth0 received address 192.168.1.186 * Mounting network filesystems ... [ ok ] * Starting local ... [ ok ] INIT: Id "c4" IId "c2 INIT: Id "c3" respawning too fast: disabled for 5 minutes INIT: Id "c5" respawning too fast: disabled for 5 minutes INIT: Id "c6" respawning too fast: disabled for 5 minutes INIT: no more processes left in this runlevel -- The way that can be named is not the Way. -- gentoo-mips@gentoo.org mailing list