Message186239
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. |
|
| Date |
User |
Action |
Args |
| 2013-04-07 19:45:07 | pfg | set | recipients:
+ pfg, ned.deily, Ramchandra Apte |
| 2013-04-07 19:45:07 | pfg | set | messageid: <[email protected]> |
| 2013-04-07 19:45:07 | pfg | link | issue17649 messages |
| 2013-04-07 19:45:07 | pfg | create | |
|