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 1PtTCE-000310-U1 for garchives@archives.gentoo.org; Sat, 26 Feb 2011 23:05:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4413B1C0B2 for ; Sat, 26 Feb 2011 23:05:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 898161C0D9 for ; Sat, 26 Feb 2011 22:09:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id B84D91B418D for ; Sat, 26 Feb 2011 22:09:44 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -2.872 X-Spam-Level: X-Spam-Status: No, score=-2.872 required=5.5 tests=[AWL=-0.273, BAYES_00=-2.599] 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 6A2lteQegIlY for ; Sat, 26 Feb 2011 22:09:38 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 5D39E1B40B8 for ; Sat, 26 Feb 2011 22:09:36 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PtSKT-0005SV-Sd for gentoo-user@gentoo.org; Sat, 26 Feb 2011 23:09:33 +0100 Received: from adsl-69-234-199-29.dsl.irvnca.pacbell.net ([69.234.199.29]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Feb 2011 23:09:33 +0100 Received: from w41ter by adsl-69-234-199-29.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Feb 2011 23:09:33 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: strange library dependencies Date: Sat, 26 Feb 2011 14:09:22 -0800 Message-ID: References: <1298627515.31395.1@numa-i> 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=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-199-29.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0b10pre) Gecko/20110121 Thunderbird/3.3a2 In-Reply-To: <1298627515.31395.1@numa-i> X-Archives-Salt: X-Archives-Hash: 977d599c3354f566acaf238146477256 On 02/25/2011 01:51 AM, Helmut Jarausch wrote: > Hi, > > I've just emerged app-text/djview4 which went through without any > errors. > > But invoking djview4 fails due to missing libraries > > libdjvulibre.so.15 and libtiff.so.3 > > On my system there the more recent versions > libdjvulibre.so.21 libtiff.so.5 > > I don't understand how something that's just got compiled and > linked may refer to libraries which are not present. My automatic response to missing libraries is to run revdep-rebuild. Have you tried that yet? I run it every time I update the system.