Date: Tue, 23 Jan 2007 11:26:44 -0800 From: Kent Stewart <kstewart@owt.com> To: freebsd-doc@freebsd.org Subject: Make en_docs failing Message-ID: <200701231126.44173.kstewart@owt.com>
next in thread | raw e-mail | index | archive | help
I am getting this message when I do a make of docs. ===> en_US.ISO8859-1/books/handbook (all) /usr/bin/sed -e 's,<\([^ >]*\)\([^>]*\)/>,<\1\2></\1>,;s,</anchor>,,' < mirrors.sgml.cvsup.inc.tmp > mirrors.sgml.cvsup.inc || (/bin/rm -f mirrors.sgml.cvsup.inc && false) env SGML_CATALOG_FILES= XML_CATALOG_FILES="file:///usr/doc/en_US.ISO8859-1/books/handbook/catalog-cwd.xml file:///usr/doc/en_US.ISO8859-1/share/sgml/catalog.xml file:///usr/doc/en_US.ISO8859-1/share/sgml/catalog.xml file:///usr/doc/share/sgml/catalog.xml file:///usr/doc/share/sgml/catalog-common.xml file:///usr/www/./share/sgml/catalog.xml file:///usr/www/share/sgml/catalog.xml file:///usr/www/share/sgml/catalog-common.xml file:///usr/local/share/xml/catalog" /usr/local/bin/xsltproc --nonet -o eresources.sgml.www.inc.tmp --param 'type' "'www'" --param 'proto' "'http'" --param 'target' "'handbook/eresources/chapter.sgml'" --param transtable.xml "'/usr/doc/share/sgml/transtable.xml'" /usr/doc/share/sgml/mirrors-local.xsl /usr/doc/en_US.ISO8859-1/share/sgml/mirrors.xml runtime error: file /usr/doc/share/sgml/mirrors-master.xsl line 97 element choose Variable 'mirrors-docbook-country-index-without-period' has not been declared. *** Error code 10 It has been doing this for around a week and I figured the automated system would catch it and it would quickly go away but it hasn't. I have also done a make clean in /usr/doc and that didn't help. If you haven't done a make clean, it dies with a slightly different message in the install. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ "I am Andean project". http://users.owt.com/kstewart/index.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701231126.44173.kstewart>