This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients flox, loewis, ncoghlan, orsenthil, pitrou, rhettinger
Date 2010-08-15.09:16:53
SpamBayes Score 3.4006925e-10
Marked as misclassified No
Message-id <AANLkTi=NJ6fs-aVixvnSnQSZsFWr5muZzMQ_FQGpwjaf@mail.gmail.com>
In-reply-to <1281861880.86.0.976208793476.issue9545@psf.upfronthosting.co.za>
Content
On Sun, Aug 15, 2010 at 6:44 PM, Martin v. Löwis <report@bugs.python.org> wrote:
>
> Martin v. Löwis <martin@v.loewis.de> added the comment:
>
> Re msg113792: Nick, running the clean step before configure is not possible. It requires a Makefile, which isn't there yet.

Ah, of course. Still, the fix to run the clean step even if the
compile fails should at least help the issue.
History
Date User Action Args
2010-08-15 09:16:56ncoghlansetrecipients: + ncoghlan, loewis, rhettinger, orsenthil, pitrou, flox
2010-08-15 09:16:54ncoghlanlinkissue9545 messages
2010-08-15 09:16:53ncoghlancreate