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 1RhO3B-0005x5-9k for garchives@archives.gentoo.org; Sun, 01 Jan 2012 16:14:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2BCD21C08D; Sun, 1 Jan 2012 16:14:07 +0000 (UTC) Received: from oproxy8-pub.bluehost.com (oproxy8-pub.bluehost.com [69.89.22.20]) by pigeon.gentoo.org (Postfix) with SMTP id DCC6C21C021 for ; Sun, 1 Jan 2012 16:12:54 +0000 (UTC) Received: (qmail 8813 invoked by uid 0); 1 Jan 2012 16:12:54 -0000 Received: from unknown (HELO box347.bluehost.com) (69.89.31.147) by oproxy8.bluehost.com with SMTP; 1 Jan 2012 16:12:54 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lotussevencars.com; s=default; h=Content-Transfer-Encoding:Mime-Version:Message-ID:Date:Content-Type:References:In-Reply-To:To:Reply-To:From:Subject; bh=HsrSFgaBbN+Z4dUxQtMxT4+xsZJaABtsxnCGJq5VGyM=; b=CGvJM2tAE6nyNRr9p4jo/wFLXph1+76Z9fmNVPO7h1IGMvO6AF+23PgiBnYKCqGLRTtjjWteK34ENEOpzJEEO8DsKZ+kiUylHWZk2RmW2vfxpwBr8ByMXCT29IL0vyL7; Received: from adsl-68-221-17-105.rmo.bellsouth.net ([68.221.17.105] helo=[192.168.2.100]) by box347.bluehost.com with esmtpsa (SSLv3:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1RhO1l-0003eg-9q for gentoo-user@lists.gentoo.org; Sun, 01 Jan 2012 09:12:54 -0700 Subject: Re: [gentoo-user] Problems starting KDE From: Jeff Cranmer To: gentoo-user@lists.gentoo.org In-Reply-To: <201201011531.04502.michaelkintzios@gmail.com> References: <1325346805.15973.36.camel@laptop.limeyworld> <1325356654.15973.76.camel@laptop.limeyworld> <1325429646.10079.19.camel@laptop.limeyworld> <201201011531.04502.michaelkintzios@gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Sun, 01 Jan 2012 11:13:16 -0500 Message-ID: <1325434396.10079.31.camel@laptop.limeyworld> 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 X-Mailer: Evolution 2.30.1.2 Content-Transfer-Encoding: 7bit X-Identified-User: {793:box347.bluehost.com:lotussev:lotussevencars.com} {sentby:smtp auth 68.221.17.105 authed with jeff@lotussevencars.com} X-Archives-Salt: b20d93c5-e4d4-4740-bb2b-56824ecb527c X-Archives-Hash: edd5980ca335262786d0910f745c3faa > > > Jeff > > $ qfile libQtGui.so.4.7.4 > x11-libs/qt-gui (/usr/lib64/qt4/libQtGui.so.4.7.4) > > Look at the date time that you built x11-libs/qt-gui (in your emerge.log, or > use genlop) and compare with said file. The files match, last compiled in the morning, two days ago, which is before I tried my most recent changes. Success - Recompilation of this file gets me a k desktop. Is there a good way to force-recompile an entire system's code? emerge -Dav system and emerge -Dav world don't seem to go down far enough in the hierarchy to recompile all dependencies. Many thanks. Jeff