From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: ** X-Spam-Status: No, score=2.0 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_REJECT,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from client125178.atl.mediaone.net ([24.31.125.178] helo=jomama.huneycuttfamily.org) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15qNbR-0002zw-00 for gentoo-dev@cvs.gentoo.org; Sun, 07 Oct 2001 17:45:01 -0600 Received: from acm.org (unknown [192.168.1.247]) by jomama.huneycuttfamily.org (Postfix) with ESMTP id E20731C92B; Sun, 7 Oct 2001 15:54:51 -0400 (EDT) Message-ID: <3BC0E956.7000006@acm.org> From: Chad Huneycutt Organization: Georgia Tech College of Computing User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.4+) Gecko/20011002 X-Accept-Language: en-us MIME-Version: 1.0 To: gentoo-dev@cvs.gentoo.org Subject: Re: [gentoo-dev] perl compile stuck on lib/io_sock (was: emerge aborting on linux-headers) References: <20011007005646.E417@cornell.edu> <20011006235152.J6132@cvs.gentoo.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org X-Reply-To: chadh@cc.gatech.edu List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Sun Oct 7 17:45:02 2001 X-Original-Date: Sun, 07 Oct 2001 19:46:30 -0400 X-Archives-Salt: 302e0ed8-fc46-4737-98f0-8ece75c8b753 X-Archives-Hash: ebd1e0d82b468f582f32e0c4dc5ddcf5 Daniel Robbins wrote: >Try setting up the lo interface and making sure that "localhost" has an >entry in /etc/hosts. That should solve it, I think. Let me know if it >does (or doesn't) so I can update the install docs. > I have the entry 127.0.0.1 localhost localhost.localdomain in my /etc/hosts files, and a 'ping localhost' fails. I am pretty sure that syntax is correct. Anyone see the problem. Chad