I am trying to build python from source on HPUX 11.23 IA I am using the latest
python version 3.5.1.
I am getting the following error:
Error 172: "Python/pytime.c", line 627 # Undeclared variable 'CLOCK_MONOTONIC'.
const clockid_t clk_id = CLOCK_MONOTONIC; ^^^ *** Error
When I try to compile the python from source on Solaris 8. I getting the
following error
"""
Modules/_localemodule.o: In function PyIntl_gettext':
Modules/_localemodule.o(.text+0xb60): undefined reference to libintl_gettext'
Modules/_localemodule.o: In function PyIntl_dgettext':
Modules/_loc
When I try to compile the python from source on Solaris 8. I getting the
following error
"""
Modules/_localemodule.o: In function PyIntl_gettext':
Modules/_localemodule.o(.text+0xb60): undefined reference to libintl_gettext'
Modules/_localemodule.o: In function PyIntl_dgettext':
Modules/_l