[Python-Dev] should I really have to install Python before I can build it ?
Barry Warsaw
barry at python.org
Tue Dec 13 01:14:20 CET 2005
On Mon, 2005年12月12日 at 14:22 -0500, Jeremy Hylton wrote:
> The C files are checked into subversion. Perhaps there is some
> problem with the timestamps that causes the Makefile to try to rebuild
> them anyway? I have a modern Python and I've been doing a fair amount
> of development on these files; as a result, I haven't noticed a
> problem.
I tried this early today: svn up; make distclean; configure; make
Unfortunately, that requires Python to already exist, so there's
definitely a boostrapping issue in the build process.
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: This is a digitally signed message part
Url : http://mail.python.org/pipermail/python-dev/attachments/20051212/b0ac8d40/attachment.pgp
More information about the Python-Dev
mailing list