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.

作者 pfg
收信人 Ramchandra Apte, ned.deily, pfg
日期 2013-04-07.19:45:07
SpamBayes Score -1.0
Marked as misclassified
Message-id <1365363907.34.0.291189812497.issue17649@psf.upfronthosting.co.za>
In-reply-to
内容
I looked and the file exists:
$ file Python/Python-ast.c
Python/Python-ast.c: C source, ASCII text

The file appears valid.

I touched the files as suggested but I still I get the same error message when running "configure".

FWIW, the Makefile.pre.in target exists but it doesn't seem useful because this happens just by running configure (when there is no Makefile).
I should note that I am attempting to build within FreeBSD's ports tree (apparently out-of-tree) so maybe my environment setup is causing the trouble.
历史
日期 用户 动作 参数
2013-04-07 19:45:07pfg修改recipients: + pfg, ned.deily, Ramchandra Apte
2013-04-07 19:45:07pfg修改messageid: <1365363907.34.0.291189812497.issue17649@psf.upfronthosting.co.za>
2013-04-07 19:45:07pfg链接issue17649 messages
2013-04-07 19:45:07pfg创建