Re: Error building Python 2.6.3 and 2.6.4rc2

2009-10-24 Thread Michael Ströder
Christian Heimes wrote: > Michael Ströder wrote: >> - snip - >> /usr/src/Python-2.6.4rc2> make >> 'import site' failed; use -v for traceback >> Traceback (most recent call last): >> File "./setup.py", line 15, in >> from distutils.comma

Re: Error building Python 2.6.3 and 2.6.4rc2

2009-10-24 Thread Christian Heimes
Michael Ströder wrote: > - snip - > /usr/src/Python-2.6.4rc2> make > 'import site' failed; use -v for traceback > Traceback (most recent call last): > File "./setup.py", line 15, in > from distutils.command.build_ext import build_ext >

Error building Python 2.6.3 and 2.6.4rc2

2009-10-24 Thread Michael Ströder
HI! I'm on a openSUSE system where Python 2.6 is installed from RPMs. I'm trying to build Python from source separately. This used to work in former versions but fails now (see build traceback below). Anyone having a clue what's going on here? Is there a possible work-around? A possible conflict