Hi Johan,
It seems like you don't have the DocBook package or at least the
configure script failed to find it. In the mk/config.mk script the
DIR_DOCBOOK_XSL variable should point to the root directory of DocBook
but for you probably it is empty.
Cheers,
Krasimir
On 8/9/06, Johan Tibell <[EMAIL PROTECTED]> wrote:
> You should probably 'make html' in libraries/. The error message you get
above
> is because Haddock is looking for the base.haddock file generated by running
> Haddock on the base package.
I got a bit further now but not all the way:
Cannot find documentation for: $example
Warning: Distribution.InstalledPackageInfo: could not find link
destinations for:
Distribution.ParseUtils.PWarning
Warning: Distribution.PackageDescription: could not find link destinations for:
Distribution.ParseUtils.PWarning
------------------------------------------------------------------------
== Recursively making `html' in doc cabal-setup ...
PWD = /home/tibbe/dev/haskell/ghc/libraries/Cabal
------------------------------------------------------------------------
------------------------------------------------------------------------
== make html - --no-print-directory -r;
in /home/tibbe/dev/haskell/ghc/libraries/Cabal/doc
------------------------------------------------------------------------
rm -f -rf Cabal/
/usr/bin/xsltproc --stringparam base.dir 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 Cabal.xml
warning: failed to load external entity "/html/chunk.xsl"
cannot parse /html/chunk.xsl
make[2]: *** [Cabal/index.html] Error 4
make[1]: *** [html] Error 1
make: *** [html] Error 1
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc