From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QqUv2-0000cB-Br for garchives@archives.gentoo.org; Mon, 08 Aug 2011 18:51:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67B8921C189; Mon, 8 Aug 2011 18:51:01 +0000 (UTC) Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com [209.85.161.53]) by pigeon.gentoo.org (Postfix) with ESMTP id CAB7A21C19B for ; Mon, 8 Aug 2011 18:49:19 +0000 (UTC) Received: by fxd23 with SMTP id 23so2787592fxd.40 for ; Mon, 08 Aug 2011 11:49:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=qAFM0g5BixEwZtLkNC3ZeCeIQdwR3WYaKp6M1wShA6E=; b=FnaNfOsohP2qPKeWGP+Dv7SCPNVNCSvLTGci/fMe0YGlb3uHjy4uVFCdZLJyI6TbbB nK3fr+ZSkcOh6NHnR5skg4nGnZYRKTSFzjAaGBUVbM7xmTcAdY9u6L1qusNzihZNag8h ycPaFZOR05rreZ9M8P/Eh9TxEyhPBLZBW/RIE= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.223.75.25 with SMTP id w25mr7983914faj.140.1312829359024; Mon, 08 Aug 2011 11:49:19 -0700 (PDT) Received: by 10.223.74.7 with HTTP; Mon, 8 Aug 2011 11:49:18 -0700 (PDT) In-Reply-To: References: Date: Mon, 8 Aug 2011 14:49:18 -0400 Message-ID: Subject: Re: [gentoo-user] wget killed -- wonder where I went wrong... From: Michael Mol To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: X-Archives-Hash: 2817baddaf16c6c7e38bb4235fe5ffcc On Mon, Aug 8, 2011 at 2:43 PM, Paul Hartman wrote: > On Mon, Aug 8, 2011 at 8:11 AM, Pandu Poluan wrote: >> After installation and successful 1st reboot, all attempts at wget gets killed: > > Perhaps recompile wget with -ggdb and FEATURES=nostrip to keep > debugging symbols attached, and maybe you can debug to see where it is > failing. Out of curiosity, how would one rebuild wget without a working wget? (How could one avoid the fetch-sources step, for example?) -- :wq