[Zope-Coders] Zope 2.5 and Python 2.2?

Chris McDonough chrism@zope.com
Fri, 4 Jan 2002 13:32:03 -0500


I think the makefile.pre.in way of building stuff is at least very
deprecated.  Guido was very surprised to learn that Zope still uses it to
built itself.  I wouldn't be surprised if Python2.2 removed support for
this.

----- Original Message -----
From: "Jeffrey P Shell" <jeffrey@cuemedia.com>
To: <zope-coders@zope.org>
Sent: Friday, January 04, 2002 1:08 PM
Subject: [Zope-Coders] Zope 2.5 and Python 2.2?


> 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
>
>
> _______________________________________________
> Zope-Coders mailing list
> Zope-Coders@zope.org
> http://lists.zope.org/mailman/listinfo/zope-coders
>