On 11/26/13 02:35, Fernando de Oliveira wrote: > Wayne, > > I am worried that other xorg packages will have to be fixed for Python3, > not only xcb-proto and libxcb. > > What do you think? Igor? >
I've rebuilt all of xorg, and xcb-proto was the only modification I had to do to complete the build. Just to recap, my xcb-proto build steps were: rm -f py-compile autoreconf -fi sed -i -e 's/\t/ /' xcbgen/xtypes.py ./configure --prefix=/usr make install Regards, Wayne. -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
