#3683: could not build ghc-6.12.0.20091121 under solaris
---------------------------------+------------------------------------------
    Reporter:  maeder            |       Owner:                     
        Type:  bug               |      Status:  new                
    Priority:  normal            |   Milestone:                     
   Component:  Build System      |     Version:  6.12.1 RC1         
  Resolution:                    |    Keywords:                     
          Os:  Solaris           |    Testcase:                     
Architecture:  Unknown/Multiple  |     Failure:  Building GHC failed
---------------------------------+------------------------------------------
Changes (by jberthold):

 * cc: [email protected] (added)
  * architecture:  x86 => Unknown/Multiple

Comment:

 I can confirm one of the above symptoms under Sparc/Solaris 5.10, and fix
 the other.
 I tested with 6.12.1 RC2 (downloaded from
 http://www.haskell.org/ghc/dist/6.12.1-rc2/ ), which has no tag yet.

 The {{{/bin/sh: syntax error at line 1: `;' unexpected }}} is the same for
 me.

 I could '''fix the second error''' by installing my own sed from source
 (sed-4.2.1), it is related to missing preprocessor support in the stage-1
 compiler (no -XCPP, thus fails on first #include encountered).

 After fixing this failure, however, I hit another one, described
 separately in [/trac/ghc/ticket/3695] .

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