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 1SSygB-0003c1-A1 for garchives@archives.gentoo.org; Fri, 11 May 2012 22:51:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F18DEE08ED; Fri, 11 May 2012 22:51:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id ECF5BE08FC for ; Fri, 11 May 2012 22:48:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 85B3D1B4046 for ; Fri, 11 May 2012 22:48:56 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -2.145 X-Spam-Level: X-Spam-Status: No, score=-2.145 tagged_above=-999 required=5.5 tests=[AWL=-1.135, BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1CZak9vy8ToZ for ; Fri, 11 May 2012 22:48:51 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D7D4E1B4032 for ; Fri, 11 May 2012 22:48:49 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SSydh-0003A9-3c for gentoo-user@gentoo.org; Sat, 12 May 2012 00:48:45 +0200 Received: from adsl-69-234-188-22.dsl.irvnca.pacbell.net ([69.234.188.22]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 12 May 2012 00:48:45 +0200 Received: from w41ter by adsl-69-234-188-22.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 12 May 2012 00:48:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: make of gentoo-sources-3.2.12 fails Date: Fri, 11 May 2012 15:48:36 -0700 Message-ID: References: <4FAA2F0D.8080900@gmail.com> <4FAA595A.4040202@libertytrek.org> <20120510162012.74db0575@unet.univie.ac.at> 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 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-188-22.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120420 Thunderbird/12.0 In-Reply-To: <20120510162012.74db0575@unet.univie.ac.at> X-Archives-Salt: 2affdef3-6f7a-4331-a271-86df592c9a68 X-Archives-Hash: 1840f13e28c756970e4ba629c437d786 On 05/10/2012 07:20 AM, Michael Scherer wrote: > Hi all, > > after downloading the 3.2.12-sources everything went fine > for a couple of weeks, I compiled them a couple of times, > but suddenly, maybe because of some world-updates, errors > started to accumulate, Yes, sounds like something is wrong with your build environment. Have you run revdep-rebuild lately? What about etc-update or something equivalent to it? Very unlikely suspects but very easy to rule out: Correct /usr/src/linux symlink? Recent fsck? Hm, what else?