- From: Chris Lilley <chris@w3.org>
- Date: Tue, 24 Jul 2012 19:15:18 +0200
- To: Cameron McCormack <cam@mcc.id.au>
- CC: SVG WG <public-svg-wg@w3.org>
On Tuesday, July 24, 2012, 5:41:00 PM, Cameron wrote: CM> Chris Lilley: >> make still fails, although with a different error than before CM> Oops, I forgot to push my changes! Done that now. Thanks. Now it seems to build, but complains about the new property that I added. I just added it to propidx.html as well, but it still complains. Where else do I need to add this? $ make [ -f /usr/bin/cygpath.exe ] || make -C master/images/implnote/arcs/ java -classpath "D:\cygwin\home\Chris\SVG2\svg2-tools\saxonb\saxon9.jar" net.sf.saxon.Transform -ext:on -dtd:off -expand:off -l:on "D:\cygwin\home\Chris\SVG2\svg2\master\publish.xml" "D:\cygwin\home\Chris\SVG2\svg2-tools\publish.xsl" chapters-to-build="propidx" Unknown name "white-space" at file:/D:/cygwin/home/Chris/SVG2/svg2/master/propidx.html line -1. xsltproc --novalid --stringparam publish '/home/Chris/SVG2/svg2/build/publish' --stringparam chapters 'toc intro concepts render struct types styling coords paths shapes text painting color pservers masking filters interact linking script animate fonts metadata backward extend svgdom idl java escript implnote conform access i18n minimize refs eltindex attindex propidx feature mimereg changes' /home/Chris/SVG2/svg2-tools/single-page.xsl /home/Chris/SVG2/svg2/build/publish/index.html > /home/Chris/SVG2/svg2/build/publish/single-page.html rsync -auC /home/Chris/SVG2/svg2/master/style /home/Chris/SVG2/svg2/master/images /home/Chris/SVG2/svg2/master/svg.idl /home/Chris/SVG2/svg2/build/publish sh: rsync: command not found Makefile:9: recipe for target `all' failed make: *** [all] Error 1 -- Chris Lilley Technical Director, Interaction Domain W3C Graphics Activity Lead, Fonts Activity Lead Co-Chair, W3C Hypertext CG Member, CSS, WebFonts, SVG Working Groups
Received on Tuesday, 24 July 2012 17:17:09 UTC