Date: Wed, 14 Jun 2000 22:17:07 +0100 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: doc@freebsd.org Subject: Can't make www docs Message-ID: <20000614221706.D1081@parish>
next in thread | raw e-mail | index | archive | help
I keep getting errors when trying to build the www docs. Can someone help me out here please? I've tried to figure it out from the Makefiles but without success. Sources cvsup'd half an hour ago. Thanks parish# cd /usr/www parish# make cd en; ln -sf ../ja cd en; ln -sf ../es cd en; ln -sf ../ru cd en; ln -sf ../zh cd ja; ln -sf ../en/web.mk cd: can't cd to ja *** Error code 2 Stop in /usr/www. parish# make -DENGLISH_ONLY -DWEB_ONLY cd en; ln -sf ../ja cd en; ln -sf ../es cd en; ln -sf ../ru cd en; ln -sf ../zh cd ja; ln -sf ../en/web.mk cd: can't cd to ja *** Error code 2 Stop in /usr/www. parish# cd en parish# make -DENGLISH_ONLY -DWEB_ONLY [snip lots of stuff that builds OK] ===> copyright sed -e 's/<!ENTITY date[ \t]*"$Free[B]SD. .* \(.* .*\) .* .* $">/<!ENTITY date "Last modified: \1">/' license.sgml | SGML_CATALOG_FILES='' sgmlnorm -d -c /usr/local/share/sgml/html/catalog > license.html sed -e 's/<!ENTITY date[ \t]*"$Free[B]SD. .* \(.* .*\) .* .* $">/<!ENTITY date "Last modified: \1">/' freebsd-license.sgml | SGML_CATALOG_FILES='' sgmlnorm -d -c /usr/local/share/sgml/html/catalog > freebsd-license.html sed -e 's/<!ENTITY date[ \t]*"$Free[B]SD. .* \(.* .*\) .* .* $">/<!ENTITY date "Last modified: \1">/' daemon.sgml | SGML_CATALOG_FILES='' sgmlnorm -d -c /usr/local/share/sgml/html/catalog > daemon.html 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 > copyright.html make: don't know how to make /ports/LEGAL,v. Stop *** Error code 2 Stop in /usr/www/en. parish# -- If I buy a copy of WinDelete, and it doesn't delete Windows, am I entitled to my money back? ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000614221706.D1081>