Subject: pkg/5611: xplot pkg requires X but doesn't define USE_X11
To: None <gnats-bugs@gnats.netbsd.org>
From: Tim Rightnour <root@polaris.garbled.net>
List: netbsd-bugs
Date: 06/18/1998 17:00:23
>Number: 5611
>Category: pkg
>Synopsis: xplot pkg requires X but doesn't define USE_X11
>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 16:50: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 don't have X installed, xplot will try to compile itself and
fail miserably.
>How-To-Repeat:
rm -rf /usr/X11R6 && cd x11/xplot && make
>Fix:
--- Makefile.orig Thu Jun 18 16:57:53 1998
+++ Makefile Thu Jun 18 16:58:05 1998
@@ -9,2 +9,3 @@
+USE_X11= yes
GNU_CONFIGURE= yes
>Audit-Trail:
>Unformatted: