From owner-freebsd-questions Fri Jul 28 16: 1:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 6642837B510 for ; Fri, 28 Jul 2000 16:01:31 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.15 #1) id 13IIFX-000Bzi-00; Fri, 28 Jul 2000 23:04:59 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.15 #1) id 13IIFX-000COl-00; Fri, 28 Jul 2000 23:04:59 +0100 Date: Fri, 28 Jul 2000 23:04:59 +0100 From: Ben Smithurst To: Linh Pham Cc: questions@freebsd.org Subject: Re: Files in /usr/doc Message-ID: <20000728230459.W59315@strontium.scientia.demon.co.uk> References: <20000728183539.A237@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Linh Pham wrote: > The make(1) output I get is quite mangled... below is a snippet from the > FAQ: Yes, but what is the actual output of the make command? Do something like # make >output 2>&1 Now, what does the file "output" contain? The problem could be that you don't have "tidy" installed (though if you installed the docproj port that shouldn't be the case). The HTML output you show is exactly like the output I see before tidy is run, so I'm guessing this is your problem. -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message