Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2002 09:32:08 +0200 (CEST)
From:      Johan Huldtgren <sauron@mordor.obitus.org>
To:        questions@freebsd.org
Subject:   devel/imake-4 errors out on mkhtmlindex
Message-ID:  <20020404082622.O36425-100000@mordor.obitus.org>

next in thread | raw e-mail | index | archive | help
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:

<snipp>
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
<snipp>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020404082622.O36425-100000>