New submission from Michael Osipov <1983-01...@gmx.net>:

The module _curses fails to build because curses cannot be found on HP-UX. In 
this case, it has an unorthodox location:

> $ ll /usr/lib/hpux32/libcurses.so
lr-xr-xr-x 1 bin bin 17 2018-09-07 15:29 /usr/lib/hpux32/libcurses.so -> 
./libxcurses.so.1*

A PR is in preparation

----------
components: Build
messages: 341856
nosy: michael-o
priority: normal
severity: normal
status: open
title: Native libcurses on HP-UX not properly detected
type: compile error
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36849>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to