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 pfg
Recipients pfg
Date 2013-04-07.01:46:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365299208.3.0.0356664357916.issue17649@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2013-04-07 01:46:48pfgsetrecipients: + pfg
2013-04-07 01:46:48pfgsetmessageid: <1365299208.3.0.0356664357916.issue17649@psf.upfronthosting.co.za>
2013-04-07 01:46:48pfglinkissue17649 messages
2013-04-07 01:46:47pfgcreate