[Python-Dev] make install fails with current Python CVS

M.-A. Lemburg mal@lemburg.com
Thu, 12 Dec 2002 12:12:33 +0100


Michael Hudson wrote:
> "M.-A. Lemburg" <mal@lemburg.com> writes:
> 
> 
>>Martin v. L=F6wis wrote:
>>
>>>>I've tried to run a "make install" with todays CVS version, but
>>>>this fails on my Linux box with the following error:
> 
> [...]
> 
>>Looking at the output of ./python -vv it appears as if the struct
>>cannot be loaded (which is imported by codecs.py).
> 
> 
> Is this an out-of-tree build? 

This is a CVS checkout from today. I then tried the usual
configure; make install dance and the byte-code compile
stopped with the error I posted.

> I have a feeling you may be being bitten by their current breakage.

It's still broken ? I though you cleared that problem out
last week ?

-- 
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
_______________________________________________________________________
eGenix.com -- Makers of the Python mx Extensions: mxDateTime,mxODBC,...
Python Consulting:                               http://www.egenix.com/
Python Software:                    http://www.egenix.com/files/python/