From owner-freebsd-current Thu Oct 30 13:43:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA13199 for current-outgoing; Thu, 30 Oct 1997 13:43:17 -0800 (PST) (envelope-from owner-freebsd-current) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA13194 for ; Thu, 30 Oct 1997 13:43:13 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id NAA04262; Thu, 30 Oct 1997 13:42:48 -0800 (PST) To: Simon Shapiro cc: freebsd-current@FreeBSD.ORG Subject: Re: sgmlfmt - again... In-reply-to: Your message of "Thu, 30 Oct 1997 10:59:04 PST." Date: Thu, 30 Oct 1997 13:42:48 -0800 Message-ID: <4257.878247768@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > sgmlfmt -f html -links /usr/doc/FAQ/FAQ.sgml > sgmlfmt: not found > *** Error code 1 > > Yuck. sgmlfmt is not installed in /usr/bin of the build :-( And hasn't been for months now. You need to install sgmlfmt from the port version (see ports/textproc for the appropriate utilities) in order to build the docs (which have also been unbundled for months now). Jordan