From owner-freebsd-questions Mon Apr 9 3:15:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gdmckee.local (pc-62-30-209-11-so.blueyonder.co.uk [62.30.209.11]) by hub.freebsd.org (Postfix) with ESMTP id 0745237B42C for ; Mon, 9 Apr 2001 03:15:55 -0700 (PDT) (envelope-from freebsd@gdmckee.com) Received: from [192.168.0.5] (helo=p300) by gdmckee.local with smtp (Exim 3.22 #1) id 14mYi9-000BUm-00 for freebsd-questions@FreeBSD.ORG; Mon, 09 Apr 2001 11:15:53 +0100 Message-ID: <001901c0c0de$135e6540$0500a8c0@gdmckee.local> From: "G D McKee" To: "freebsd-questions" Subject: FreeBSD WWW Site - Local Mirror Date: Mon, 9 Apr 2001 11:16:00 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Trying to build the FreeBSD website locally. Installed the docproj port and the documentation sgml source compiles fine. When I to into the /usr/www/en dir and do a make I get the following error. (/www/freebsd/www in symbolically linked to /usr/www) (sed -e 's///' daemon.sgml | SGML_CATALOG_FILES='' gmlnorm -d -c /usr/local/share/sgml/html/catalog -D /www/freebsd/www/en/copyright > daemon.html) || (rm -f daemon.html && false) (sed -e 's///' copyright.sgml | SGML_CATALOG_FILES='' sgmlnorm -d -c /usr/local/share/sgml/html/catalog -D /www/freebsd/www/en/copyright > copyright.html) || (rm -f copyright.html && false) make: don't know how to make /ports/LEGAL,v. Stop *** Error code 2 Stop in /www/freebsd/www/en. kursk# Has anyone got any ideas how to rectify this error? Gordon McKee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message