From owner-freebsd-ports Sat Apr 6 14:15:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by hub.freebsd.org (Postfix) with ESMTP id DA01937B416 for ; Sat, 6 Apr 2002 14:15:49 -0800 (PST) Received: from there ([65.69.222.197]) by mta4.rcsntx.swbell.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with SMTP id <0GU6005K136DOI@mta4.rcsntx.swbell.net> for freebsd-ports@freebsd.org; Sat, 06 Apr 2002 16:15:49 -0600 (CST) Date: Sat, 06 Apr 2002 16:20:21 -0600 From: Colin Worthy Subject: XFree86 4.2 compile errors To: freebsd-ports@freebsd.org Reply-To: cworthy@swbell.net Message-id: <0GU6005K236DOI@mta4.rcsntx.swbell.net> MIME-version: 1.0 X-Mailer: KMail [version 1.3.2] Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I was wondering why I am getting the following error when I try to portupgrade XFree86-4, the metaport. /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 Can't open /usr/X11R6/lib/X11/doc/html/XF86VidModeValidateModeLine.3.html at /usr/X11R6/bin/mkhtmlindex line 57. *** Error code 2 Stop in /usr/ports/devel/imake-4. *** Error code 1 The file that it talks about, XF86VidModeValidateModeLine.3.html, is in the correct location and is a link pointing to XF86VidMode.3.html, which is also in the correct location. Yet when I try to reproduce the error by portinstalling imake on its own, the install works successfully everytime. I can then go back and try to portupgrade XFree86-4's metaport and it will fail on the same error as above. Does anybody have any ideas as to why it is doing this? Colin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message