bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-readline] Improve HP-UX support


From: Osipov, Michael
Subject: [Bug-readline] Improve HP-UX support
Date: Tue, 7 May 2019 14:26:59 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

Hi folks,

find the patch attached to make GNU readline 8.0:

* respect HP-UX's faulty tgetent()
* properly create a shared library

I have positively tested it on
HP-UX deblndw0 B.11.31 U ia64 HP-UX
aCC: HP C/aC++ B3910B A.06.29 [Oct 18 2016]

Bash 5.0, ktutil, Python 3 successfully link against and run.
bash-5.0# ldd /opt/ports/lib/hpux32/libreadline.so

/opt/ports/lib/hpux32/libreadline.so:
        libxcurses.so.1 =>      /usr/lib/hpux32/libxcurses.so.
bash-5.0# ldd /opt/ports/lib/hpux32/libhistory.so

/opt/ports/lib/hpux32/libhistory.so:
        libxcurses.so.1 =>      /usr/lib/hpux32/libxcurses.so.1

Can you apply this one to your canonical Git repo?

Michael

Attachment: readline.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]