#2679: dph build failure on Sparc Solaris 10 for ghc-6.10.0.20081007
-----------------------+----------------------------------------------------
    Reporter:  maeder  |       Owner:          
        Type:  bug     |      Status:  new     
    Priority:  normal  |   Component:  Compiler
     Version:  6.8.3   |    Severity:  normal  
    Keywords:          |    Testcase:          
Architecture:  sparc   |          Os:  Solaris 
-----------------------+----------------------------------------------------
 because cpp was not found

 {{{
 gmake -C dph dph-seq
 gmake[2]: Entering directory
 `/export/local2/home/maeder/haskell/ghc-6.10.0.20081007/libraries/dph'
 rm -rf dph-seq
 rm -rf dph-seq.tmp
 mkdir dph-seq.tmp
 cp dph/Setup.hs dph-seq.tmp/
 cpp -DUSE_dph_seq < dph/dph.cabal | grep -v "^#" > dph-seq.tmp/dph.cabal
 /bin/sh: cpp: not found
 gmake[2]: *** [dph-seq] Error 1
 gmake[2]: Leaving directory
 `/export/local2/home/maeder/haskell/ghc-6.10.0.20081007/libraries/dph'
 gmake[1]: *** [dph/dph-seq] Error 2
 gmake[1]: Leaving directory
 `/export/local2/home/maeder/haskell/ghc-6.10.0.20081007/libraries'
 gmake: *** [stage1] Error 2
 }}}

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