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 1R5k8p-00048x-48 for garchives@archives.gentoo.org; Mon, 19 Sep 2011 20:08:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B23D821C024; Mon, 19 Sep 2011 20:08:23 +0000 (UTC) Received: from smtp.cs.nyu.edu (SMTP.CS.NYU.EDU [128.122.49.97]) by pigeon.gentoo.org (Postfix) with ESMTP id 3407921C024 for ; Mon, 19 Sep 2011 20:07:08 +0000 (UTC) Received: from ajglap.localdomain (ool-182de1a5.dyn.optonline.net [24.45.225.165]) (authenticated bits=0) by smtp.cs.nyu.edu (8.14.3/8.14.4) with ESMTP id p8JK77tN018327 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 19 Sep 2011 16:07:07 -0400 (EDT) Received: by ajglap.localdomain (Postfix, from userid 1502) id 146A1700BB; Mon, 19 Sep 2011 16:08:05 -0400 (EDT) From: Allan Gottlieb To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Updating libpng: another lib tool cockup? References: <20110919161002.52493882@rohan.example.com> <57242555.Dg011fuPs4@pc> Date: Mon, 19 Sep 2011 16:08:05 -0400 In-Reply-To: (Paul Hartman's message of "Mon, 19 Sep 2011 13:19:42 -0500") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) 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=us-ascii X-Archives-Salt: X-Archives-Hash: d4753fe551c216bb87f28509e99c58c3 On Mon, Sep 19 2011, Paul Hartman wrote: > On Mon, Sep 19, 2011 at 12:57 PM, Allan Gottlieb wrote: >> When revdep-rebuild --library is suggested should we run it >> before or after the ordinary revdep-rebuild that we typically >> run after each update world? > > I think you should run it with --library first. There exists the > possiblity that --library will rebuild something that a normal > revdep-rebuild would have also wanted to rebuild, so running --library > first could potentially save you from repeat rebuilding. thanks, allan