#5449: Build failure with ghc 7.2.1: Missing (or bad) header file: runProcess.h
--------------------------------+-------------------------------------------
  Reporter:  dsf                |          Owner:                  
      Type:  bug                |         Status:  new             
  Priority:  normal             |      Milestone:                  
 Component:  libraries/process  |        Version:  7.0.3           
Resolution:                     |       Keywords:                  
  Testcase:                     |      Blockedby:                  
Difficulty:                     |             Os:  Unknown/Multiple
  Blocking:                     |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown       |  
--------------------------------+-------------------------------------------
Changes (by huangyi):

 * cc: yi.codeplayer@… (added)
  * status:  closed => new
  * version:  7.2.1 => 7.0.3
  * resolution:  fixed =>


Comment:

 I still experience this problem with ghc7.0.3 and process 1.1.0.0.
 `cabal configure -v3' shows the real problem:

 {{{
 /usr/bin/gcc returned ExitFailure 1 with error message:
 In file included from /tmp/9484.c:1:0:
 include/runProcess.h:47:26: fatal error: processFlags.h: no such file or
 directory
 compilation terminated.
 }}}

 I guess there still some files missing.

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