#1961: sh gen_contents_index --inplace does not work under Solaris
-----------------------------+----------------------------------------------
    Reporter:  maeder        |       Owner:         
        Type:  bug           |      Status:  new    
    Priority:  normal        |   Milestone:         
   Component:  Build System  |     Version:  6.8.1  
    Severity:  normal        |    Keywords:         
  Difficulty:  Unknown       |    Testcase:         
Architecture:  x86           |          Os:  Solaris
-----------------------------+----------------------------------------------
 when bootstrapping ghc-6.8.1.20071206 under Solaris building failed with:

 {{{
 sh gen_contents_index --inplace
 haddock: */dist/doc/html/*/*.haddock: openBinaryFile: does not exist (No
 such file or directory)

 gmake[1]: *** [doc] Error 1
 }}}

 replacing sh with bash in libraries/Makefile fixed the problem

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