Subject: pkg/5614: ddd requires X11 but doesnt set USE_X11
To: None <gnats-bugs@gnats.netbsd.org>
From: Tim Rightnour <root@polaris.garbled.net>
List: netbsd-bugs
Date: 06/18/1998 17:32:07
>Number: 5614
>Category: pkg
>Synopsis: ddd requires X11 but doesn't set 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 17:20:03 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:
ddd requires X11, but never defines USE_X11. (this is getting old)
it even requires lesstif, which bombs promptly, and keeps going!
===> Extracting for ddd-2.2.3
===> ddd-2.2.3 depends on executable: gmake - /usr/pkg/bin/gmake found
===> ddd-2.2.3 depends on file: /usr/X11R6/include/Xm/Xm.h - not found
===> Verifying install for /usr/X11R6/include/Xm/Xm.h in ../../x11/lesstif
===> lesstif-0.85 uses X11, but /usr/X11R6 not found.
===> Returning to build of ddd-2.2.3
(maybe this is an artifact of the make -i.. not sure..
>How-To-Repeat:
rm -rf /usr/X11R6 && cd devel/ddd && make
>Fix:
--- Makefile.orig Thu Jun 18 17:28:33 1998
+++ Makefile Thu Jun 18 17:28:47 1998
@@ -14,2 +14,3 @@
+USE_X11= yes
GNU_CONFIGURE= yes
>Audit-Trail:
>Unformatted: