From owner-freebsd-stable Fri Sep 13 23:38:46 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D81FF37B400 for ; Fri, 13 Sep 2002 23:38:42 -0700 (PDT) Received: from web13208.mail.yahoo.com (web13208.mail.yahoo.com [216.136.174.193]) by mx1.FreeBSD.org (Postfix) with SMTP id 501D343E3B for ; Fri, 13 Sep 2002 23:38:42 -0700 (PDT) (envelope-from bsd_kb@yahoo.com) Message-ID: <20020914063841.6551.qmail@web13208.mail.yahoo.com> Received: from [12.225.217.142] by web13208.mail.yahoo.com via HTTP; Fri, 13 Sep 2002 23:38:41 PDT Date: Fri, 13 Sep 2002 23:38:41 -0700 (PDT) From: Yuri K Subject: Re: MKHTLMINDEX fails XFree86 build To: freebsd-stable@FreeBSD.ORG In-Reply-To: <20020913125450.F3943@staff.msen.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --- "Michael R. Wayne" wrote: > Basically, the build system is making assumptions about what is > in > your path. While I, personally, believe that this is bad > practice > and all commands should be specified as full paths, I can't get > it > changed. > > So, you have to insure that /usr/X11R6/bin and /usr/local/bin > are in > your PATH when you build. > > The evil section of /usr/ports/Mk/bsd.port.mk starts at line > 1075 > for about 15 lines. Part of mine has been changed to read > > XMKMF?= ${X11BASE}/bin/xmkmf -a > MKHTMLINDEX?= ${X11BASE}/bin/mkhtmlindex > > which would also, likely, solve your problem. Thank you very much, it was that simple. __________________________________________________ Do you Yahoo!? Yahoo! News - Today's headlines http://news.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message