...with
rm -f -r docs/users_guide/users_guide/
rm -f -r libraries/Cabal/doc/Cabal/
/usr/bin/xsltproc --stringparam base.dir docs/users_guide/users_guide/
--stringparam use.id.as.filename 1 --stringparam html.stylesheet
fptools.css --stringparam toc.section.depth 3 --stringparam
section.autolabel 1 --stringparam
section.label.includes.component.label 1 /html/chunk.xsl docs/
users_guide/users_guide.xml
/usr/bin/xsltproc --stringparam base.dir libraries/Cabal/doc/Cabal/ --
stringparam use.id.as.filename 1 --stringparam html.stylesheet
fptools.css --stringparam toc.section.depth 3 --stringparam
section.autolabel 1 --stringparam
section.label.includes.component.label 1 /html/chunk.xsl libraries/
Cabal/doc/Cabal.xml
warning: failed to load external entity "/html/chunk.xsl"
cannot parse /html/chunk.xsl
warning: failed to load external entity "/html/chunk.xsl"
cannot pa*** [docs/users_guide/users_guide/index.html] Error
4
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [libraries/Cabal/doc/Cabal/index.html] Error 4
make: *** [all] Error 2
where I have
----------------------------------------------------------------------
Configure completed successfully.
Building GHC version : 6.11.20090504
Build platform : i386-apple-darwin
Host platform : i386-apple-darwin
Target platform : i386-apple-darwin
Bootstrapping using : /usr/bin/ghc
which is version : 6.10.1
Using GCC : gcc
which is version : 4.0.1
ld : /usr/bin/ld
Happy : /opt/local/bin/happy
Alex : /opt/local/bin/alex
Python : /usr/bin/python
Perl : /opt/local/bin/perl
HsColour : /usr/local/bin/HsColour
Building DocBook documentation : no
Building shared libraries : NO
----------------------------------------------------------------------
So, I think, it shouldn't build docs at all and surely not fail while
trying.
Manuel
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc