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 1PyQu4-0007oh-QL for garchives@archives.gentoo.org; Sat, 12 Mar 2011 15:38:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2000B1C06E; Sat, 12 Mar 2011 15:37:23 +0000 (UTC) Received: from vergina.dyndns.org (cust-218-222.on4.ontelecoms.gr [92.118.218.222]) by pigeon.gentoo.org (Postfix) with ESMTP id ADEFC1C06E for ; Sat, 12 Mar 2011 15:37:22 +0000 (UTC) Received: from [192.168.0.1] (viper.vergina.dyndns.org [192.168.0.1]) by viper.vergina.dyndns.org (Postfix) with ESMTP id CF5DC53F; Sat, 12 Mar 2011 17:37:20 +0200 (EET) Message-ID: <4D7B9330.4010100@asyr.hopto.org> Date: Sat, 12 Mar 2011 17:37:20 +0200 From: Thanasis User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Lightning/1.0b3pre Thunderbird/3.1.9 ThunderBrowse/3.3.5 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 To: gentoo-user@lists.gentoo.org CC: sean Subject: Re: [gentoo-user] /usr/src/linux gone References: <4D780D74.5000803@myfairpoint.net> <4D781276.8070701@myfairpoint.net> <4D78462B.7070503@gmail.com> <201103101012.50527.peter@humphrey.ukfsn.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 8c28c5bee2d1866a59a23c6799bd5907 on 03/12/2011 02:11 PM sean wrote the following: > I su'd in the terminal, started the updates, and as mentioned > eventually saw the nvidia-drivers complaining about not finding a .config. Not finding a .config is an indication that the kernel source may have never been touched (configured) so all files (including the directory) might be removed by an emerge --depclean. > That is what led me to discover the missing directory. > I update the system regularly.