Subject: pkg/5613: tk80 installs happily without X.
To: None <gnats-bugs@gnats.netbsd.org>
From: Tim Rightnour <root@polaris.garbled.net>
List: netbsd-bugs
Date: 06/18/1998 17:21:30
>Number:         5613
>Category:       pkg
>Synopsis:       tk80 installs happily without X.
>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:02 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:
If you build tk80 with a -i (and No X), it will error severely, and install anyway. It
shouldn't even build without X.  I can't imagine what good a toolkit is without a
GUI.
	
>How-To-Repeat:
rm -rf /usr/X11R6 && cd x11/tk80 && make -i install
	
>Fix:
--- Makefile.orig       Thu Jun 18 17:18:48 1998
+++ Makefile    Thu Jun 18 17:19:00 1998
@@ -14,2 +14,3 @@
 WRKSRC=                ${WRKDIR}/tk8.0/unix
+USE_X11=       yes
 GNU_CONFIGURE= yes

	
>Audit-Trail:
>Unformatted: