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 ftesser
Recipients cstratak, ftesser, vstinner
Date 2020-10-09.15:04:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602255857.17.0.52076544093.issue41981@roundup.psfhosted.org>
In-reply-to
Content
I am sorry to have bothered you. I found the problem:

In "config.log" you can see that "/bin/ld" did not found "-lpanelw". The problem was that in ncurses-6.2 it was "-lpaneltw".

Pyhon has been succesfully installed, using gcc 4.8.5 toolchain, as suggested.

Best regards,

Federico Tesser
History
Date User Action Args
2020-10-09 15:04:17ftessersetrecipients: + ftesser, vstinner, cstratak
2020-10-09 15:04:17ftessersetmessageid: <1602255857.17.0.52076544093.issue41981@roundup.psfhosted.org>
2020-10-09 15:04:17ftesserlinkissue41981 messages
2020-10-09 15:04:16ftessercreate