On 10/28/08, Stefan Teleman <stefan.teleman at gmail.com> wrote: > 2. IIRC i'm pretty sure having xcb changes libX11 (libX11 can be built > with or without xcb awareness) -- and we need to double-check if this > would change libX11's ABI. > 4. We would like to be able to run the unit tests. Just in case. :-) > 5. XDM support would be something nice to have. imho. > > --Stefan > > -- > Stefan Teleman > KDE e.V. > stefan.teleman at gmail.com
Stefan, before we test the libX11'sABI for the differences and potential binary incompatibilities, I first put everything in place so that it builds (except the pkgdefs which come later). As workaround for Python 2.5 - for now - I simply downgrade version of libxcb. I also have enabled xdm and in libX11 support for / awareness of xcb. %martin