OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Re: DocBook XSL 1.66.1 released


Hi Sam,
I think the problem is in the olink database file olink-pile.xml.  It uses a
<sitemap> element, but that element must contain a top-level <dir> element.
In your case, I don't think you need a <sitemap> element anyway, since your
output all goes to the same directory.  It should not have worked in
previous versions, but now it is showing up.  If you remove the <sitemap>
wrapper in your file, it builds ok.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Sam Steingold" <sds@gnu.org>
To: <docbook-apps@lists.oasis-open.org>
Sent: Monday, September 20, 2004 11:41 AM
Subject: [docbook-apps] Re: DocBook XSL 1.66.1 released


> 1.66.1 is broken for CLISP implementation notes:
> I get this error:
>
> onsgmls -s -e -g -c/usr/share/sgml/xml.soc impnotes.xml
> onsgmls -s -e -g -c/usr/share/sgml/xml.soc clisp.xml
> xmllint --noout --valid --postvalid --timing --noent clisp.xml
> Parsing took 22789 ms
> Validating took 51 ms
> Freeing took 701 ms
> xmllint --noout --valid --postvalid --timing --noent impnotes.xml
> Parsing took 36207 ms
> Validating took 863 ms
> Freeing took 4394 ms
> xsltproc --stringparam collect.xref.targets "only" --stringparam
targets.filename "tdb-pile.xml" pile.xsl impnotes.xml
> Writing tdb-pile.xml for book(impnotes-top)
> xsltproc --stringparam collect.xref.targets "only" --stringparam
targets.filename "tdb-chunk.xml" chunk.xsl impnotes.xml
> Writing tdb-chunk.xml for book(impnotes-top)
> xsltproc --timing --stringparam target.database.document
"olink-pile.xml" --stringparam current.docid "impnotes" \
> -o impnotes.html pile.xsl impnotes.xml
> Parsing stylesheet pile.xsl took 2 ms
> Parsing document impnotes.xml took 18157 ms
> Olink error: cannot locate targetdoc impnotes in sitemap
> Olink error: cannot locate targetdoc man in sitemap
> Olink error: cannot locate targetdoc impnotes in sitemap
> Olink error: cannot locate targetdoc impnotes in sitemap
> Olink error: cannot locate targetdoc impnotes in sitemap
> Olink error: cannot locate targetdoc impnotes in sitemap
> Olink error: cannot locate targetdoc impnotes in sitemap
> Olink error: cannot locate targetdoc impnotes in sitemap
> Olink error: cannot locate targetdoc man in sitemap
> Olink error: cannot locate targetdoc impnotes in sitemap
> Olink error: cannot locate targetdoc impnotes in sitemap
> Olink error: cannot locate targetdoc impnotes in sitemap
> Olink error: cannot locate targetdoc impnotes in sitemap
> Olink error: cannot locate targetdoc impnotes in sitemap
> Olink error: cannot locate targetdoc impnotes in sitemap
> Olink error: cannot locate targetdoc impnotes in sitemap
> Olink error: cannot locate targetdoc impnotes in sitemap
> etc
>
> to reproduce:
>
> cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/clisp co clisp/doc
> cd clisp/doc
> make
>
> -- 
> Sam Steingold (http://www.podval.org/~sds) running w2k
> <http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
> <http://www.mideasttruth.com/> <http://www.honestreporting.com>
> If I had known that it was harmless, I would have killed it myself.
>
>
>




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]