[New-bugs-announce] [issue17649] Python/Python-ast.c: No such file or directory

pfg report at bugs.python.org
Sun Apr 7 03:46:48 CEST 2013


New submission from pfg:

This happens when I run configure for python 2.7.2 on FreeBSD
...
cc -c -fno-strict-aliasing -O2 -fno-strict-aliasing -pipe -march=nocona  -DNDEBUG -O2 -fno-strict-aliasing -pipe -march=nocona  -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
cc: Python/Python-ast.c: No such file or directory
cc: No input files specified
*** [Python/Python-ast.o] Error code 1

Stop in /usr/ports/lang/python27/work/Python-2.7.4/portbld.shared.

----------
messages: 186176
nosy: pfg
priority: normal
severity: normal
status: open
title: Python/Python-ast.c: No such file or directory
type: compile error
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17649>
_______________________________________


More information about the New-bugs-announce mailing list