doc and www build issues
Tom Rhodes
trhodes at FreeBSD.org
Fri Dec 25 19:50:50 UTC 2009
Hi Philip,
On Fri, 25 Dec 2009 13:33:36 -0500
"Philip M. Gollucci" <pgollucci at p6m7g8.com> wrote:
> So what did I miss ?
>
>
> $ /usr/bin/csup -g -L2 -r 3 -h ${host} /root/dcvs-supfile
> $ mkdir -p /usr/build
> $ cd !$
> $ cvs -d /home/dcvs co -R ports www doc
> $ cd www/en
> $ make DESTDIR=/usr/local/www/freebsd/htdocs ENGLISH_ONLY=yes
>
> env SGML_CATALOG_FILES=
> XML_CATALOG_FILES="file:///usr/build/www/en/catalog-cwd.xml
> file:///usr/build/doc/en_US.ISO8859-1/share/sgml/catalog.xml
> file:///usr/build/doc/en_US.ISO8859-1/share/sgml/catalog.xml
> file:///usr/build/doc/share/sgml/catalog.xml
> file:///usr/build/doc/share/sgml/catalog-common.xml
> file:///usr/build/www/en/share/sgml/catalog.xml
> file:///usr/build/www/share/sgml/catalog.xml
> file:///usr/build/www/share/sgml/catalog-common.xml
> file:///usr/local/share/xml/catalog" /usr/local/bin/xsltproc --xinclude
> --stringparam LOCALBASE /usr/local --stringparam WEB_PREFIX
> /usr/build/www --nonet --catalogs -o index.html --param transtable.xml
> "'/usr/build/doc/share/sgml/transtable.xml'" --param mirrors.xml
> "'/usr/build/doc/en_US.ISO8859-1/share/sgml/mirrors.xml'" --param
> news.project.xml-master "'/usr/build/www/share/sgml/news.xml'" --param
> news.project.xml "'/usr/build/www/share/sgml/news.xml'" --param
> news.press.xml-master "'/usr/build/www/share/sgml/press.xml'" --param
> news.press.xml "'/usr/build/www/share/sgml/press.xml'" --param
> events.xml-master "'/usr/build/www/share/sgml/events.xml'" --param
> events.xml "'/usr/build/www/share/sgml/events.xml'" --param
> advisories.xml "'/usr/build/www/share/sgml/advisories.xml'" --param
> notices.xml "'/usr/build/www/share/sgml/notices.xml'" index.xsl
> /usr/build/www/share/sgml/news.xml
> I/O error : Attempt to load network entity
> http://www.oasis-open.org/docbook/xmlcharent/current/iso-amsa.ent
> file:///usr/build/www/share/sgml/iso8879.ent:10: warning: failed to load
> external entity
> "http://www.oasis-open.org/docbook/xmlcharent/current/iso-amsa.ent"
> %iso-amsa.ent;
> ^
> Entity: line 1:
> %iso-amsa.ent;
> ^
> I/O error : Attempt to load network entity
> http://www.oasis-open.org/docbook/xmlcharent/current/iso-amsb.ent
> file:///usr/build/www/share/sgml/iso8879.ent:15: warning: failed to load
> external entity
> "http://www.oasis-open.org/docbook/xmlcharent/current/iso-amsb.ent"
> %iso-amsb.ent;
>
>
> .....
>
> Entity: line 1: parser error : Entity 'reg' not defined
> UNIX®
> ^
> index.xsl:75: parser error : Entity 'unix' failed to parse
> Based on BSD &unix;
> ^
> index.xsl:78: parser error : Entity 'reg' not defined
> <p>FreeBSD® is an advanced
> ^
> cannot parse index.xsl
> *** Error code 4
>
>
>
>
>
> --==/root/dcvs-supfile==--
> #
> # This file will create a local CVS repository
> # with the collections required for a complete
> # FreeBSD website rebuild. It should be used with
> # cvsup *only* (csup will not work)
>
> *default base=/var/db
> *default prefix=/usr/home/dcvs
> *default release=cvs
> *default delete use-rel-suffix
>
> # The following collections are needed
> # for the website build
>
> ports-base
> doc-all
> www
>
> # These collections are needed
> # for CVS functionality
>
> cvsroot-common
> cvsroot-ports
> cvsroot-doc
Have you installed one of these ports yet?:
%ls /usr/ports/textproc/ | grep docproj
docproj
docproj-jadetex
docproj-nojadetex
Cheers,
--
Tom Rhodes
More information about the freebsd-doc
mailing list