[14082] in SIPB bug reports
Linux: libncurses.so.4
daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Sun Jul 4 17:05:27 2004
From jmorzins@MIT.EDU Sun Jul 04 21:05:27 2004
Return-Path: <jmorzins@MIT.EDU>
Delivered-To: bug-sipb-mtg@CHARON.mit.edu
Received: (qmail 28472 invoked from network); 4 Jul 2004 21:05:27 -0000
Received: from biscayne-one-station.mit.edu (18.7.7.80)
by charon.mit.edu with SMTP; 4 Jul 2004 21:05:27 -0000
Received: from manawatu-mail-centre.mit.edu (MANAWATU-MAIL-CENTRE.MIT.EDU [18.7.7.71])
by biscayne-one-station.mit.edu (8.12.4/8.9.2) with ESMTP id i64L4pB0018492;
Sun, 4 Jul 2004 17:04:52 -0400 (EDT)
Received: from multics.mit.edu (MULTICS.MIT.EDU [18.187.1.73])
(authenticated bits=56)
(User authenticated as jmorzins@ATHENA.MIT.EDU)
by manawatu-mail-centre.mit.edu (8.12.4/8.12.4) with ESMTP id i64L3WoL007146;
Sun, 4 Jul 2004 17:03:33 -0400 (EDT)
Received: (from jmorzins@localhost) by multics.mit.edu (8.12.9)
id i64L3W39004308; Sun, 4 Jul 2004 17:03:32 -0400 (EDT)
Date: Sun, 4 Jul 2004 17:03:32 -0400 (EDT)
From: Jacob Morzinski <jmorzins@MIT.EDU>
To: bug-sipb@MIT.EDU, bug-outland@MIT.EDU
Subject: Linux: libncurses.so.4
Message-ID: <Pine.GSO.4.55L.0407041634480.26072@multics.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
This is a heads-up message:
There is a potential problem with locker software, and the new
Athena-9.3 release. The trouble comes from the fact that version
4.0 of libncurses is no longer part of the OS. The missing
library will cause some locker programs to fail to start.
Athena-9.2 Linux machine have all of:
libncurses.so.5.2 (/usr/lib/)
libncurses.so.4.0 (/usr/lib/)
libncurses.so.3.0 (/usr/i486-linux-libc5/lib/)
On an Athena-9.3 Linux machine, libncurses.4.0 is missing:
libncurses.so.5.2 (/usr/lib/)
libncurses.so.3.0 (/usr/i486-linux-libc5/lib/)
The missing libncurses.so.4.0 will affect any locker software
that was linked against it. I checked for affected programs
in the sipb and outland lockers, and came up with this list:
sipb:
less
pine.sipb
pico
pilot
tin
sc
rolo
crolo
uemacs
outland:
fe
w3m-0.2.2
Sadly, my attempts to recompile pine against libncurses.5.2
haven't worked yet -- some completely unrelated library is giving
errors. So pine will be broken for a while yet, and I'm not sure
if less, tin, sc, or the other programs will be recompiled soon
either.
-Jacob