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 kbengine
Recipients kbengine
Date 2018-12-26.03:59:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545796783.34.0.712150888896.issue35586@roundup.psfhosted.org>
In-reply-to
Content
Python3.7.2
My compilation steps:
1. Modify Modules/Setup.dist, open pyexpat
pyexpat expat/xmlparse.c expat/xmlrole.c expat/xmltok.c pyexpat.c -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI

2. ./configure
3. make
Makefile:272: *** missing separator. Stop.


----------------------------------------------------
History
Date User Action Args
2018-12-26 03:59:45kbenginesetrecipients: + kbengine
2018-12-26 03:59:43kbenginesetmessageid: <1545796783.34.0.712150888896.issue35586@roundup.psfhosted.org>
2018-12-26 03:59:43kbenginelinkissue35586 messages
2018-12-26 03:59:43kbenginecreate