New submission from kbengine <kbe...@gmail.com>: 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. ---------------------------------------------------- ---------- components: Extension Modules messages: 332529 nosy: kbengine priority: normal severity: normal status: open title: Open pyexpat compilation, Make shows error(missing separator) type: compile error versions: Python 3.7 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue35586> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com