Subject: pkg/13758: wordperfect build acts weird
To: None <gnats-bugs@gnats.netbsd.org>
From: seebs <seebs@ged.plethora.net>
List: netbsd-bugs
Date: 08/19/2001 23:08:03
>Number: 13758
>Category: pkg
>Synopsis: wordperfect build fails
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Aug 19 21:05:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: seebs
>Release: 8/10/01
>Organization:
>Environment:
System: NetBSD ged.plethora.net 1.5X NetBSD 1.5X (GED) #29: Mon Aug 13 21:16:14 CDT 2001 seebs@ged.plethora.net:/usr/src/sys/arch/i386/compile/GED i386
Architecture: i386
Machine: i386
>Description:
During "make" in editors/wordperfect, the installer dies horribly,
spewing line after line of "Invalid environment variable TERM=o".
Why? Because we've done "yes o" into something that doesn't like a
term type of vt100.
We also get " Please Wait .[: 5X: bad number", but this seems
harmless.
The problem appears to be the lack of "/usr/lib/terminfo/%c/%s",
which I'm guessing means, in my case, "/usr/lib/terminfo/v/vt100".
This should presumably be installed from a corresponding part of a
Linux system somewhere.
>How-To-Repeat:
"make"
>Fix:
In /emul/linux/usr/lib, "ln -s ../share/terminfo terminfo" fixed
it for me.
(Note that the install fails still later, at around 60%, with "Can't
stat file")
>Release-Note:
>Audit-Trail:
>Unformatted: