#3250: can't build ghc-6.11: "Failed to load interface for `GHC'"
---------------------------------+------------------------------------------
    Reporter:  juhpetersen       |        Owner:  igloo  
        Type:  bug               |       Status:  closed 
    Priority:  normal            |    Milestone:         
   Component:  Build System      |      Version:  6.11   
    Severity:  normal            |   Resolution:  fixed  
    Keywords:                    |   Difficulty:  Unknown
    Testcase:                    |           Os:  Linux  
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by igloo):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Fixed:
 {{{
 Sun May 24 14:34:39 BST 2009  Ian Lynagh <[email protected]>
   * Be more precise about munging compiler/stage1/inplace-pkg-config
   We were removing ".$(ProjectPatchLevel)" from anywhere in the file.
   However, it included absolute paths, so if you untar a source
   tarball into its default directory name, e.g.
   "6.11.$(ProjectPatchLevel)", then the sed would break the paths.
 }}}

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