#4490: failure during install_doc
-----------------------------+----------------------------------------------
    Reporter:  maeder        |        Owner:                       
        Type:  bug           |       Status:  infoneeded           
    Priority:  normal        |    Milestone:  7.0.2                
   Component:  Build System  |      Version:  7.1                  
    Keywords:                |     Testcase:                       
   Blockedby:                |   Difficulty:                       
          Os:  MacOS X       |     Blocking:                       
Architecture:  x86           |      Failure:  Installing GHC failed
-----------------------------+----------------------------------------------

Comment(by maeder):

 my `mk/build.mk` contains

 {{{
 BIN_DIST=1
 Project=Ghc
 HADDOCK_DOCS = YES
 }}}

 my configure output showed

 {{{
 ...
 configure: WARNING: cannot find a DTD for DocBook XML V4.2, you will not
 be able to
 validate your documentation
 configure: WARNING: check your XML_CATALOG_FILES environment variable
 and/or /etc/xml/catalog
 checking for xsltproc... /usr/bin/xsltproc
 checking for DocBook XSL stylesheet... no
 configure: WARNING: cannot find DocBook XSL stylesheets, you will not be
 able to build the documentation
 ...
 Configure completed successfully.

    Building GHC version  : 7.0.0.20101028

    Build platform        : i386-apple-darwin
    Host platform         : i386-apple-darwin
    Target platform       : i386-apple-darwin

    Bootstrapping using   : /home/mac-bkb/bin/ghc
       which is version   : 6.12.3

    Using GCC             : /usr/bin/gcc
       which is version   : 4.2.1

    ld       : /usr/bin/ld
    Happy    : /home/mac-bkb/bin/happy (1.18.5)
    Alex     : /home/mac-bkb/bin/alex (2.3.3)
    Python   : /usr/bin/python
    Perl     : /usr/bin/perl
    dblatex  :
    xsltproc : /usr/bin/xsltproc

    HsColour was not found; documentation will not contain source links

    Building DocBook HTML documentation : NO
    Building DocBook PS documentation   : NO
    Building DocBook PDF documentation  : NO
 ----------------------------------------------------------------------
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4490#comment:3>
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

Reply via email to