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 1QFa8e-0000fj-Om for garchives@archives.gentoo.org; Thu, 28 Apr 2011 22:56:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A96231C041; Thu, 28 Apr 2011 22:54:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 765FD1C041 for ; Thu, 28 Apr 2011 22:54:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 0D5821B405E for ; Thu, 28 Apr 2011 22:54:49 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -2.867 X-Spam-Level: X-Spam-Status: No, score=-2.867 required=5.5 tests=[AWL=-0.268, 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 jjOKkKvposmb for ; Thu, 28 Apr 2011 22:54:42 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id BF3391B4032 for ; Thu, 28 Apr 2011 22:54:41 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QFa6X-0006pJ-OY for gentoo-user@gentoo.org; Fri, 29 Apr 2011 00:54:37 +0200 Received: from adsl-69-234-181-138.dsl.irvnca.pacbell.net ([69.234.181.138]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Apr 2011 00:54:37 +0200 Received: from w41ter by adsl-69-234-181-138.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Apr 2011 00:54:37 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: Headsup: bad breakage from today's xcb update [correction] Date: Thu, 28 Apr 2011 15:54:25 -0700 Message-ID: References: <5328074.ZctpT9Bhbi@localhost> <1763807.44ajDeNnHk@localhost> 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-181-138.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0b13pre) Gecko/20110401 Thunderbird/3.3a3 In-Reply-To: <1763807.44ajDeNnHk@localhost> X-Archives-Salt: X-Archives-Hash: 9ee68b59092c3051802e5368deb8718d On 04/27/2011 02:40 PM, Volker Armin Hemmann wrote: >> #readelf -s libxcb-atom.so.1.0.0 | grep xcb_atom_get > don't have that lib. > > only: > readelf -s /usr/lib64/libxcb-util.so.0.0.0| grep xcb_atom_get > 34: 0000000000002c60 35 FUNC GLOBAL DEFAULT 11 > xcb_atom_get_name_predefi > 55: 0000000000002b60 230 FUNC GLOBAL DEFAULT 11 > xcb_atom_get_predefined > > and > equery belongs /usr/lib64/libxcb-util.so.0.0.0 > * Searching for /usr/lib64/libxcb-util.so.0.0.0 ... > x11-libs/xcb-util-0.3.8 (/usr/lib64/libxcb-util.so.0.0.0) > > no libxcb-atom Thanks for your reply, Volker. Yes, libxcb-atom was deleted by the upgrade to xcb-util-0.3.8, and, as of this morning, x11-libs/startup-notification-0.10_p20110426 has the fix for my missing-symbol problem :)