#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:                  
Difficulty:                       |             Os:  Solaris         
  Testcase:                       |   Architecture:  Unknown/Multiple
   Failure:  Building GHC failed  |  
----------------------------------+-----------------------------------------
Comment (by maeder):

 Replying to [comment:8 jberthold]:
 > I dug up the following line in the log file (line 356):
 > {{{
 > sed '/^xFlags/,/]/s/^[[:space:]]*([[:space:]]*\("[^"]*"\)[^"]*/  [\1]
 ++/p;d' \
 >   compiler/main/DynFlags.hs >> utils/ghc-cabal/dist-dummy-ghc/build
 /dummy-ghc.hs
 > }}}

 "[:space:]" does not work, but it can be replaced by " ".

 Instead of my /usr/bin/sed, /usr/xpg4/bin/sed or /opt/csw/bin/gsed works.

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