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 Eryk
Recipients Eryk, christian.heimes, ned.deily
Date 2019-06-24.18:46:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561401962.64.0.143492354092.issue37384@roundup.psfhosted.org>
In-reply-to
Content
yeah i managed to fix the uuid already and used:
./configure --enable-optimizations
followed by
make -j 4
and then using
sudo make altinstall

but the issue comes up during the make -j 4 process, strange thing is before using thee 'uuid' fix i mentioned and found on here I didn't have the curses issue and now I do, how could I fix this so it compiles without errors? Thanks a lot for replying guys :)
History
Date User Action Args
2019-06-24 18:46:02Eryksetrecipients: + Eryk, christian.heimes, ned.deily
2019-06-24 18:46:02Eryksetmessageid: <1561401962.64.0.143492354092.issue37384@roundup.psfhosted.org>
2019-06-24 18:46:02Eryklinkissue37384 messages
2019-06-24 18:46:02Erykcreate