[issue41981] Errors building python 3.9.0 from source on Centos 7 with GCC 10

Federico Tesser report at bugs.python.org
Fri Oct 9 11:04:17 EDT 2020


Federico Tesser <federico.tesser at polito.it> added the comment:

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

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41981>
_______________________________________


More information about the Python-bugs-list mailing list