#5241: documentation in ghc 7.0.3 sources fails to build on OpenSuSE 11.4
---------------------------------+------------------------------------------
Reporter: gatoatigrado | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.0.3 | Keywords:
Testcase: | Blockedby:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by daniel.is.fischer):
I think the cause is dblatex (at least, that caused a build error trying
to build the pdf docs on openSuSE 11.3). I think 11.4 also ships with
dblatex-0.27, which was the version crashing here.
As far as I know, dblatex >= 0.29 works. Setting
{{{
BUILD_DOCBOOK_PS = NO
BUILD_DOCBOOK_PDF = NO
}}}
in mk/build.mk should also solve it (html documentation builds without
errors).
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5241#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs