From owner-freebsd-questions@FreeBSD.ORG Mon Oct 6 18:10:55 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A95F16A4B3 for ; Mon, 6 Oct 2003 18:10:55 -0700 (PDT) Received: from mailout01.ims-firmen.de (mailout01.ims-firmen.de [213.174.32.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DF4D43FE5 for ; Mon, 6 Oct 2003 18:10:50 -0700 (PDT) (envelope-from nagilum@papendorf-se.de) Received: from [192.168.1.19] (helo=scanner03.ims-firmen.de) by mailout01.ims-firmen.de with esmtp (Exim 4.20) id 1A6gNE-0004n1-VP for freebsd-questions@freebsd.org; Tue, 07 Oct 2003 03:10:48 +0200 Received: from pd9519ac5.dip.t-dialin.net ([217.81.154.197] helo=psecalw.de) by scanner03.ims-firmen.de with esmtp (Exim 4.20) id 1A6gNE-0002km-R1 for freebsd-questions@freebsd.org; Tue, 07 Oct 2003 03:10:48 +0200 Received: from gateway.psecalw.de (root@gateway.psecalw.de [192.168.1.1]) DAA12959 for ; Tue, 7 Oct 2003 03:12:47 +0200 Received: from gateway.psecalw.de (www@localhost [127.0.0.1]) by gateway.psecalw.de (8.12.9/8.12.9) with ESMTP id h94FRLvH013890; Sat, 4 Oct 2003 17:27:21 +0200 (CEST) (envelope-from nagilum@papendorf-se.de) Received: (from www@localhost) by gateway.psecalw.de (8.12.9/8.12.9/Submit) id h94FRK8E013889; Sat, 4 Oct 2003 17:27:20 +0200 (CEST) (envelope-from nagilum@papendorf-se.de) X-Authentication-Warning: gateway.psecalw.de: www set sender to nagilum@papendorf-se.de using -f Received: from proton.psecalw.de (proton.psecalw.de [192.168.1.8]) by gateway.psecale.de (IMP) with HTTP for ; Sat, 4 Oct 2003 17:27:19 +0200 Message-ID: <1065281239.3f7ee6d71f46b@www.psecalw.de> Date: Sat, 4 Oct 2003 17:27:19 +0200 From: Nagilum To: Johan Huldtgren MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 / FreeBSD-4.8 X-Originating-IP: 192.168.1.8 cc: freebsd-questions@freebsd.org Subject: Re: devel/imake-4 errors out on mkhtmlindex X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2003 01:10:55 -0000 X-List-Received-Date: Tue, 07 Oct 2003 01:10:55 -0000 Hi Johan, I just stumbled over the same problem, it turned out to be a perl problem. After installing perl from the ports one should do something like # use.perl ports this creates some symlinks to make perl apps run with the new perl. Apparently one of these links was missing and use.perl did not run, so I had to do: # ln -s /usr/local/bin/perl /usr/bin/perl5 to fix this. Now imake-4 install runs fine. Btw. XFree-4-libraries suffers from the same problem. Best regards, Alexander. Quoting Johan Huldtgren: 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 ======================================================================== # _ __ _ __ http://www.nagilum.org/ \n icq://69646724 # # / |/ /__ ____ _(_) /_ ____ _ justanotherguy@web.de \n +1776461165 # # / / _ `/ _ `/ / / // / ' \ Amiga (68k/PPC): AOS/NetBSD/Linux # # /_/|_/\_,_/\_, /_/_/\_,_/_/_/_/ Mac (PPC): MacOS9 / Linux / MacOS-X # # /___/ x86: Linux/FreeBSD/QNX/Win98SE/WinXP ARM9: EPOC EV6 # ======================================================================== ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/