[Zope-Coders] Zope 2.5 and Python 2.2?

Jeffrey P Shell jeffrey@cuemedia.com
Fri, 4 Jan 2002 11:08:30 -0700


Has the concept of 'Makefile.pre.in' disappeared from Python 2.2?  
Can Zope 2.5 even be built against it?  Or do I just have something 
messed up?

(This is from a recent checkout (this morning) of the 2.5 branch)

Compiling extensions in lib/python
cp /usr/local/lib/python2.2/config/Makefile.pre.in .
cp: cannot stat `/usr/local/lib/python2.2/config/Makefile.pre.in': 
No such file or directory

[snip]

   File "/data/home/jeffrey/lib/zope/2.5.x/inst/do.py", line 61, in make
     do("cp %s ." % wheres_Makefile_pre_in())

Jeffrey P Shell, jeffrey@cuemedia.com