#4974: cabal install unix-compat fails with ghc-7.0.1-rc2
-------------------------+--------------------------------------------------
  Reporter:  basvandijk  |          Owner:                  
      Type:  bug         |         Status:  closed          
  Priority:  normal      |      Milestone:                  
 Component:  Compiler    |        Version:  7.0.1           
Resolution:  invalid     |       Keywords:                  
  Testcase:              |      Blockedby:                  
Difficulty:              |             Os:  Unknown/Multiple
  Blocking:              |   Architecture:  Unknown/Multiple
   Failure:  Other       |  
-------------------------+--------------------------------------------------
Changes (by igloo):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 Aha, looks like the real problem is that you don't have `libutil.h`:
 {{{
 error: libutil.h: No such file or directory
 }}}
 On Debian, it's in `libbsd-dev`.

 Looks like the error is already improved in newer Cabal/cabal-install,
 based on what you pasted above.

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