From owner-freebsd-ports Tue Jul 4 11:44:50 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mta01-svc.server.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by hub.freebsd.org (Postfix) with ESMTP id 1195B37B810; Tue, 4 Jul 2000 11:44:47 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from parish.my.domain ([62.253.89.32]) by mta01-svc.server.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20000704184445.JKSN381.mta01-svc.server.ntlworld.com@parish.my.domain>; Tue, 4 Jul 2000 19:44:45 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id TAA11196; Tue, 4 Jul 2000 19:44:28 +0100 (BST) (envelope-from mark) Date: Tue, 4 Jul 2000 19:44:28 +0100 From: Mark Ovens To: ports@freebsd.org Cc: obrien@FreeBSD.org Subject: HTML docs don't build with mutt-1.2 Message-ID: <20000704194428.A11100@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Organization: Total lack of Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [maintainer Cc:'d] Building the latest version of mutt, 1.2i, I see lots of warnings related to the manual and the HTML version doesn't get built. I cvsup'd my ports tree about an hour ago. This is the output (snipped) of make(1): Making install in doc make manual.html || cp ./manual*.html ./ sgmlfmt -f html manual || true make manual.txt || cp ./manual.txt ./ if sgmlfmt -f ascii manual; then uniq < manual.ascii | expand > _manual.txt ; rm -f manual.txt manual.ascii; mv _manual.txt manual.txt ; fi manual.trf:26: can't open `manual': No such file or directory manual.trf:134: warning: `qrf*ref-commandline-pn' not defined manual.trf:186: warning: `qrf*ref-bind-pn' not defined manual.trf:273: warning: `qrf*ref-to_chars-pn' not defined manual.trf:319: warning: `qrf*ref-color-pn' not defined manual.trf:357: warning: `qrf*ref-auto_view-pn' not defined manual.trf:368: warning: `qrf*ref-sort-pn' not defined manual.trf:399: warning: `qrf*ref-index_format-pn' not defined Any ideas? -- If I buy a copy of WinDelete, and it doesn't delete Windows, am I entitled to my money back? ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message