From owner-freebsd-bugs Sun Jul 14 9:10: 9 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABB2937B400 for ; Sun, 14 Jul 2002 09:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9634F43E70 for ; Sun, 14 Jul 2002 09:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6EGA2JU057585 for ; Sun, 14 Jul 2002 09:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6EGA280057584; Sun, 14 Jul 2002 09:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9C7637B400 for ; Sun, 14 Jul 2002 09:04:30 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DED943E65 for ; Sun, 14 Jul 2002 09:04:30 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6EG4TOT098506 for ; Sun, 14 Jul 2002 09:04:29 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6EG4TqB098505; Sun, 14 Jul 2002 09:04:29 -0700 (PDT) Message-Id: <200207141604.g6EG4TqB098505@www.freebsd.org> Date: Sun, 14 Jul 2002 09:04:29 -0700 (PDT) From: Kirk Strauser To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/40555: x11-toolkits/open-motif requires mkhtmlindex from imake to install, but does not depend on imake Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40555 >Category: misc >Synopsis: x11-toolkits/open-motif requires mkhtmlindex from imake to install, but does not depend on imake >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 14 09:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kirk Strauser >Release: 4-6.STABLE >Organization: The Strauser Group >Environment: FreeBSD vserver2.int 4.6-STABLE FreeBSD 4.6-STABLE #1: Sun Jul 7 20:58:28 CDT 2002 root@kanga.honeypot.net:/usr/obj/usr/src/sys/HONEYPOT_KANGA i386 >Description: Build the port. During a 'make install' run, the process will terminate with the error: ===> Generating temporary packing list mkhtmlindex:No such file or directory >How-To-Repeat: cd /usr/ports/x11-toolkits/open-motif; make; make install >Fix: I'm not really experienced with editing ports, but I *think* that open-motif needs to BUILD_DEPENDS on devel/imake-4, and not just RUN_DEPENDS. I'm just guessing, so please don't shoot me if I'm wrong. :) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message