You are not logged in.

#1 2007-08-10 01:51:42

Deciare
Member
From: UTC -8:00
Registered: 2005-05-05
Posts: 79

Why is libX11 built --without-xcb?

I'm not sure where the right place for such a question would be, but since this is a forum about the package manager and updates, I thought it might be a good place to start...

Recently (as of 2 days ago), Compiz started to depend on x11-xcb (via pkg-config), which would normally be installed by the libx11 package. But Arch currently supplies a version of libX11 without XCB support and hence, without x11-xcb.pc or libX11-xcb.so.

Some Googling suggests that XCB support may be omitted in order to lighten the dependencies of a base X server installation. Is that right?

I can't say how many projects are using or plan to use x11-xcb, but it would be nice to be able to build Compiz without also building my own version of libX11 --with-xcb.

Offline

#2 2007-08-10 08:00:51

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Why is libX11 built --without-xcb?

Submit a feature request on the bugtracker.

Offline

#3 2007-08-10 09:55:19

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: Why is libX11 built --without-xcb?

We had a two versions of libx11 in testing with libxcb support enabled, it broke quite some applications. One of them were the ATI OpenGL drivers which we had to workaround by patching libxcb (and no, it's still not fixed in their drivers, yay to closed source software)

Offline

#4 2007-08-13 06:22:11

Anonymo
Member
Registered: 2005-04-07
Posts: 427
Website

Re: Why is libX11 built --without-xcb?

I get this error

[anonymo@james ~]$ fusion-icon
* Using the Qt4 Interface
* No module named PyQt4
... Trying another interface
* Using the Qt3 Interface
* No module named qt
... Trying another interface
* Using the GTK Interface
* libX11-xcb.so.1: cannot open shared object file: No such file or directory
... Trying another interface
* Error: All interfaces failed, aborting!
[anonymo@james ~]$


Edit:  using KdeMod.

Last edited by Anonymo (2007-08-13 06:24:10)

Offline

#5 2007-08-13 10:50:30

nesl247
Member
Registered: 2006-05-30
Posts: 191
Website

Re: Why is libX11 built --without-xcb?

Anonymo, that's because you do not have libx11 compiled with xcb, get my libx11-xcb package from the compiz fusion repo.

Offline

#6 2007-08-14 00:25:13

kezar
Member
Registered: 2007-08-14
Posts: 61

Re: Why is libX11 built --without-xcb?

It seems that the package is not recognized by pacman. It doesn't appear anywhere after a pacman -Sy. But files are on the server. Seems strange uh

Offline

#7 2007-08-14 00:29:49

nesl247
Member
Registered: 2006-05-30
Posts: 191
Website

Re: Why is libX11 built --without-xcb?

I just fixed that, the package was missing from the database.

Offline

#8 2007-08-14 14:05:26

kezar
Member
Registered: 2007-08-14
Posts: 61

Re: Why is libX11 built --without-xcb?

Thanks works great now.

Offline

Board footer

Powered by FluxBB