From owner-freebsd-questions Wed Apr 3 23:32:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mordor.obitus.org (as6-5-7.fa.g.bonet.se [217.215.117.118]) by hub.freebsd.org (Postfix) with ESMTP id 7C83237B41F for ; Wed, 3 Apr 2002 23:32:09 -0800 (PST) Received: from mordor (mordor [217.215.117.118]) by mordor.obitus.org (8.11.6/8.11.6) with ESMTP id g347W8Y38466 for ; Thu, 4 Apr 2002 09:32:08 +0200 (CEST) (envelope-from sauron@mordor.obitus.org) Date: Thu, 4 Apr 2002 09:32:08 +0200 (CEST) From: Johan Huldtgren To: questions@freebsd.org Subject: devel/imake-4 errors out on mkhtmlindex Message-ID: <20020404082622.O36425-100000@mordor.obitus.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I've beem trying to upgrade the devel/imake-4 port for a few days now, and I'm hitting an odd error. I've done some googling as well as been through the archives and have not seen any mention of this at all. The port builds fine, but during the install: install.man in config/util done installing man pages in config/pswrap... + /usr/bin/install -c -m 0444 pswrap.1.html /usr/X11R6/lib/X11/doc/html/pswrap.1.html rm -f /usr/X11R6/man/man1/pswrap.1* /usr/bin/install -c -m 0444 pswrap._man /usr/X11R6/man/man1/pswrap.1 gzip -n /usr/X11R6/man/man1/pswrap.1 install.man in config/pswrap done ===> Generating temporary packing list mkhtmlindex:No such file or directory *** Error code 1 Stop in /usr/ports/devel/imake-4. *** Error code 1 I have scripted it all so if more than this snipp is required just let me know. I updated my ports last night (Apr 3rd) at 03:00 CET. [root@mordor root]# uname -a FreeBSD mordor.obitus.org 4.4-20011213-STABLE FreeBSD 4.4-20011213-STABLE #0: Fri Dec 21 21:21:34 CET 2001 root@mordor.obitus.org:/usr/src/sys/compile/SAURON i386 [root@mordor root]# more /etc/make.conf CPUTYPE=i686 CFLAGS= -O -pipe CXXFLAGS+= -fmemoize-lookups -fsave-memoized COPTFLAGS= -O -pipe NO_X=true NO_BIND=true NOGAMES=true NOPROFILE=true NOUUCP=true MAKE_IDEA=YES NO_MAKEDEV= true COMPAT3X=yes BOOTWAIT=0 HAVE_MOTIF=YES USA_RESIDENT=NO XFREE86_VERSION=4 TOP_TABLE_SIZE=101 Thanks for any info on solving this, - Johan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message