bug-bash
[Top][All Lists]
Advanced

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

Re: bash-5.2.9 lib/readline/input.c fix for Tru64


From: Henry Bent
Subject: Re: bash-5.2.9 lib/readline/input.c fix for Tru64
Date: Tue, 15 Nov 2022 20:54:37 -0500

On Tue, 15 Nov 2022 at 20:02, Koichi Murase <myoga.murase@gmail.com> wrote:

> 2022年11月16日(水) 9:36 Koichi Murase <myoga.murase@gmail.com>:
> >
> > 2022年11月16日(水) 0:18 Henry Bent <henry.r.bent@gmail.com>:
> > > There is a free Alpha emulator here:
> > > http://www.migrationspecialties.com/FreeAXP.html .  I haven't used
> > > it extensively since I have real hardware but it seems to work
> > > reasonably well.
> >
> > Thank you for the information. I tried to install Tru64 5.1b in
> > FreeAXP, but it seems to fail in the middle of the installation.
>
> Sorry, I realized that I need to prepare a disk image properly
> partitioned for Tru64 by myself in advance. I'll try it later if I
> have time.
>

That site has some pre-partitioned disks near the bottom of the page.  The
RZ27 is the largest, 1.6GB.

Your v2 patch successfully fixes the HAVE_SELECT/HAVE_PSELECT issues.
Thank you for your work on this.

I'm working on testing a full build from scratch on a clean system (system
compiler, system make, no extra GNU tools) to see if there are any other
issues I can shake out.  So far all I can report is that a full autoreconf
with autoconf 2.69 doesn't fix the HAVE_DECL_STRTOx issue.  Running
configure with --enable-static-link also doesn't fix the issue, and neither
does setting CC to "cc -non_shared".

-Henry


reply via email to

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