Ticket #2679 (closed bug: fixed)
dph build failure on Sparc Solaris 10 for ghc-6.10.0.20081007
| Reported by: | maeder | Owned by: | rl |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.10.1 |
| Component: | Compiler | Version: | 6.9 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.
