Subject: pkg/5612: xdeview needs X11, but installs anyway.
To: None <gnats-bugs@gnats.netbsd.org>
From: Tim Rightnour <root@polaris.garbled.net>
List: netbsd-bugs
Date: 06/18/1998 17:18:14
>Number: 5612
>Category: pkg
>Synopsis: xdeview needs X11, but installs anyway
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: gnats-admin (GNATS administrator)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jun 18 17:20:01 1998
>Last-Modified:
>Originator: Tim Rightnour
>Organization:
Tim Rightnour - root@garbled.net
http://www.zynetwc.com/~garbled/garbled.html
>Release: 6/10/98<NetBSD-current source date>
>Environment:
System: NetBSD polaris 1.3 NetBSD 1.3 (POLARIS) #0: Thu Mar 26 13:17:18 MST 1998 root@polaris:/usr/src/sys/arch/i386/compile/POLARIS i386
>Description:
Xdeview really needs X11 to be useful, but gleefully disables the TK interface
(after installing a seriously broken tk) and then installs itself.
>How-To-Repeat:
cd converters/xdeview && make -i
^^
(yes. I did say -i, because tk will error out a million times and install anyhow!)
>Fix:
--- Makefile.orig Thu Jun 18 17:15:08 1998
+++ Makefile Thu Jun 18 17:15:23 1998
@@ -15,2 +15,3 @@
+USE_X11= yes
GNU_CONFIGURE= yes
>Audit-Trail:
>Unformatted: