Em 25-11-2013 14:30, Igor Živković escreveu: > On 11/25/2013 05:11 PM, Bruce Dubbs wrote: >> 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 would think very few xorg apps would use Python at all. I can't check >> right now though. > > I don't think any other xorg package uses python. Python3 hasn't been > officially tested with xcb but its support was a contributed patch if I > remember correctly. >
OK. I ran bzgrep -ri python *.bz2 in xc (xorg source directory), after moving out xcb-proto and libxcb. Nothing appeared. Reinstalled xcb-proto with the patch plus Wayne's sed, then libxcb, both with PYTHON=/usr/bin/python3, and everything worked. So, will fix (again, today) xcb-proto. -- []s, Fernando -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
