Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] unable to find xcb-{aux, event, atom}
Date: Wed, 01 Jun 2011 05:28:42
Message-Id: 201106010627.54622.michaelkintzios@gmail.com
In Reply to: [gentoo-user] unable to find xcb-{aux, event, atom} by Allan Gottlieb
1 On Wednesday 01 Jun 2011 05:00:08 Allan Gottlieb wrote:
2 > I get the following error several times when trying to emerge
3 > gnome-panel on "oldlap", an ~x86 gentoo.
4 >
5 > CCLD panel-test-applets
6 > /usr/lib/gcc/i686-pc-linux-gnu/4.5.2/../../../../i686-pc-linux-gnu/bin/ld:
7 > cannot find -lxcb-aux
8 > /usr/lib/gcc/i686-pc-linux-gnu/4.5.2/../../../../i686-pc-linux-gnu/bin/ld:
9 > cannot find -lxcb-event
10 > /usr/lib/gcc/i686-pc-linux-gnu/4.5.2/../../../../i686-pc-linux-gnu/bin/ld:
11 > cannot find -lxcb-atom collect2: ld returned 1 exit status
12 >
13 > oldlap ~ # locate xcb-aux
14 > /usr/lib/pkgconfig/xcb-aux.pc
15 > oldlap ~ #
16
17 I seem to have more here, on a stable amd64:
18
19 $ locate xcb-aux
20 /usr/lib64/libxcb-aux.a
21 /usr/lib64/libxcb-aux.la
22 /usr/lib64/libxcb-aux.so
23 /usr/lib64/libxcb-aux.so.0
24 /usr/lib64/libxcb-aux.so.0.0.0
25 /usr/lib64/pkgconfig/xcb-aux.pc
26
27 $ locate xcb-event
28 /usr/lib64/libxcb-event.a
29 /usr/lib64/libxcb-event.la
30 /usr/lib64/libxcb-event.so
31 /usr/lib64/libxcb-event.so.1
32 /usr/lib64/libxcb-event.so.1.0.0
33 /usr/lib64/pkgconfig/xcb-event.pc
34
35 $ locate xcb-atom
36 /usr/lib64/libxcb-atom.a
37 /usr/lib64/libxcb-atom.la
38 /usr/lib64/libxcb-atom.so
39 /usr/lib64/libxcb-atom.so.1
40 /usr/lib64/libxcb-atom.so.1.0.0
41 /usr/lib64/pkgconfig/xcb-atom.pc
42 /usr/portage/media-sound/pulseaudio/files/pulseaudio-0.9.22-xcb-atom-2.patch
43 /usr/portage/media-sound/pulseaudio/files/pulseaudio-0.9.22-xcb-atom.patch
44
45 --
46 Regards,
47 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] unable to find xcb-{aux, event, atom} Allan Gottlieb <gottlieb@×××.edu>