From owner-freebsd-doc Sun Nov 18 6:58:59 2001 Delivered-To: freebsd-doc@freebsd.org Received: from blueyonder.co.uk (pcow028o.blueyonder.co.uk [195.188.53.124]) by hub.freebsd.org (Postfix) with ESMTP id 4326037B405 for ; Sun, 18 Nov 2001 06:58:56 -0800 (PST) Received: from pcow028m.blueyonder.net ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.687.68); Sun, 18 Nov 2001 14:58:55 +0000 Received: from fluoxetine.lan (unverified) by pcow028m.blueyonder.net (Content Technologies SMTPRS 4.2.5) with ESMTP id ; Sun, 18 Nov 2001 14:58:54 +0000 Date: Sun, 18 Nov 2001 15:00:51 +0000 (GMT) From: Andrew McKay X-Sender: andy@fluoxetine.lan To: Mike Harding Cc: freebsd-doc@freebsd.org Subject: Re: empty index.html in /usr/www? In-Reply-To: <20011117175333.06E211330F@netcom1.netcom.com> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, 17 Nov 2001, Mike Harding wrote: MH> I have been building the freebsd web site locally for a while - right MH> now the main index.html is empty. The makefile is outputting the MH> file, but the result is empty... 0 bytes. I'm getting the same here too. I tried the .profile fixing that Cyrille suggested but, aiui, that would have nothing to do with the building of index.html anyway. I'm using a local repo, synced 6 hourly, and this was on a totally clean build from sources freshly checked out yesterday morning. Everything else seems to have built fine but for the null index.html (actually I get it to be 1 byte: # ls -l index.html -rw-r--r-- 1 root cvsupin 1 Nov 18 14:38 index.html ). Not quite sure what the problem is but it doesn't appear to be tidy related. If I take the tidy line out of the Makefile the file ends up being 0 bytes (as opposed to 1 byte if tidy is involved). I don't yet know enough about this xsl stuff to work out where the problem is but I have a feeling it's not just a local thing. -- Andrew McKay To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message