Gentoo Archives: gentoo-user

From: Philip Webb <purslow@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] trouble with libxcb (and others)
Date: Tue, 26 Apr 2011 19:10:56
Message-Id: 20110426190930.GF3849@ca.inter.net
In Reply to: [gentoo-user] trouble with libxcb (and others) by Allan Gottlieb
1 110426 Allan Gottlieb wrote:
2 > My system is ~amd64.
3 > For example evolution fails to start and says
4 > gottlieb@ajglap ~ $ evolution
5 > evolution: error while loading shared libraries: libxcb-aux.so.0: cannot open shared object file: No such file or directory
6 > There is no libxcb-aux now on my system nor is there an libxcb-atom,
7 > which revdep rebuild mentioned.
8
9 I have
10
11 root:512 lib64> ls -l libxcb-aux.*
12 -rw-r--r-- 1 root root 8362 Oct 3 2009 libxcb-aux.a
13 -rw-r--r-- 1 root root 984 Jul 3 2010 libxcb-aux.la
14 lrwxrwxrwx 1 root root 19 Oct 3 2009 libxcb-aux.so -> libxcb-aux.so.0.0.0
15 lrwxrwxrwx 1 root root 19 Oct 3 2009 libxcb-aux.so.0 -> libxcb-aux.so.0.0.0
16 -rwxr-xr-x 1 root root 14232 Oct 3 2009 libxcb-aux.so.0.0.0
17
18 also libxcb-atom.so.1.0.0 : both were installed by x11-libs/xcb-util-0.3.6 .
19
20 > Something must have gone quite wrong in my last update world.
21
22 It's always a bad idea to do 'emerge world' (without '-p'):
23 I have always made a hand-written list of pkgs to be upgraded,
24 then emerged them individually or in small groups.
25 People are continually reporting problems which I have avoided since 2003 .
26
27 --
28 ========================,,============================================
29 SUPPORT ___________//___, Philip Webb
30 ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
31 TRANSIT `-O----------O---' purslowatchassdotutorontodotca

Replies

Subject Author
Re: [gentoo-user] trouble with libxcb (and others) Allan Gottlieb <gottlieb@×××.edu>