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 Jarek Zgoda
Recipients Jarek Zgoda
Date 2019-07-10.11:17:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562757478.69.0.905991720528.issue37544@roundup.psfhosted.org>
In-reply-to
Content
I'm trying to build Python-3.7.4 from release tarball.

Configure line: ./configure --prefix=/opt/python-3.7.4 --disable-shared  --enable-optimizations

System: Ubuntu 18.04.2 amd64, 4.15.0-54-generic #58-Ubuntu SMP

Build fails.
History
Date User Action Args
2019-07-10 11:17:58Jarek Zgodasetrecipients: + Jarek Zgoda
2019-07-10 11:17:58Jarek Zgodasetmessageid: <1562757478.69.0.905991720528.issue37544@roundup.psfhosted.org>
2019-07-10 11:17:58Jarek Zgodalinkissue37544 messages
2019-07-10 11:17:58Jarek Zgodacreate