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 1PsuZc-0000b7-Um for garchives@archives.gentoo.org; Fri, 25 Feb 2011 10:06:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E524E1C011 for ; Fri, 25 Feb 2011 10:06:55 +0000 (UTC) Received: from mta-2.ms.rz.rwth-aachen.de (mta-2.ms.rz.RWTH-Aachen.DE [134.130.7.73]) by pigeon.gentoo.org (Postfix) with ESMTP id AD7AEE0429 for ; Fri, 25 Feb 2011 09:51:53 +0000 (UTC) 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-transfer-encoding: 7BIT Content-disposition: inline Content-type: text/plain; charset=us-ascii Received: from ironport-out-1.rz.rwth-aachen.de ([134.130.5.40]) by mta-2.ms.rz.RWTH-Aachen.de (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008)) with ESMTP id <0LH60037Y3EH8TA0@mta-2.ms.rz.RWTH-Aachen.de> for gentoo-user@lists.gentoo.org; Fri, 25 Feb 2011 10:51:53 +0100 (CET) X-IronPort-AV: E=Sophos;i="4.62,224,1297033200"; d="scan'208";a="96602646" Received: from relay-2.ms.rz.rwth-aachen.de (HELO relay.rwth-aachen.de) ([134.130.7.75]) by ironport-in-1.rz.rwth-aachen.de with ESMTP; Fri, 25 Feb 2011 10:51:53 +0100 Received: from numa-i.igpm.rwth-aachen.de (numa-i.igpm.RWTH-Aachen.DE [134.130.161.252]) by relay.rwth-aachen.de (8.14.4+Sun/8.13.8/1) with ESMTP id p1P9pqT2023576 for ; Fri, 25 Feb 2011 10:51:52 +0100 (CET) Received: from numa-i (localhost [127.0.0.1]) by numa-i.igpm.rwth-aachen.de (Postfix) with ESMTP id 113DD31AB for ; Fri, 25 Feb 2011 10:51:55 +0100 (CET) Date: Fri, 25 Feb 2011 10:51:55 +0100 From: Helmut Jarausch Subject: [gentoo-user] strange library dependencies To: gentoo-user@lists.gentoo.org X-Mailer: Balsa 2.4.9 Message-id: <1298627515.31395.1@numa-i> X-Archives-Salt: X-Archives-Hash: 3260a4d60a0589ff7e8033c098dc3e28 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. I've searched for dependencies on app-text/djvu (which provides libdjvulibre.so) but I haven't found anything except djview4 which has just been installed. Many thanks for info on these strange situation. Helmut.