From owner-freebsd-questions Sun Apr 14 14: 0:53 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 84E9837B419 for ; Sun, 14 Apr 2002 14:00:44 -0700 (PDT) Received: from mordor (mordor [217.215.117.118]) by mordor.obitus.org (8.11.6/8.11.6) with ESMTP id g3EL0YY55022 for ; Sun, 14 Apr 2002 23:00:35 +0200 (CEST) (envelope-from sauron@mordor.obitus.org) Date: Sun, 14 Apr 2002 23:00:34 +0200 (CEST) From: Johan Huldtgren To: questions@freebsd.org Subject: devel/imake-4 errors out on mkhtmlindex Message-ID: <20020414225741.J54982-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 Posted this about a week ago, perhaps I'll have better luck this time.. ---------- Forwarded message ---------- 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