Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Apr 2001 11:16:00 +0100
From:      "G D McKee" <freebsd@gdmckee.com>
To:        "freebsd-questions" <freebsd-questions@FreeBSD.ORG>
Subject:   FreeBSD WWW Site - Local Mirror
Message-ID:  <001901c0c0de$135e6540$0500a8c0@gdmckee.local>

next in thread | raw e-mail | index | archive | help
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/<!ENTITY date[ \t]*"$Free[B]SD. .* \(.* .*\) .* .* $">/<!ENTITY
date"Last modified: \1">/'  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/<!ENTITY date[ \t]*"$Free[B]SD. .* \(.* .*\) .* .* $">/<!ENTITY
date"Last modified: \1">/'  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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001901c0c0de$135e6540$0500a8c0>