[Haskell-cafe] hGetContents: resource exhausted

Lally Singh lally.singh at gmail.com
Sun Jul 25 18:47:14 EDT 2010


Hey all,

  This is on OpenSolaris.  Simple attempts to build cabal packages
give me this error, and I don't know what it means.  Here's an
example:
[07/25 18:51::lally at sol type-level]$ runghc Setup.hs configure
Configuring type-level-0.2.4...
Setup.hs: fd:8: hGetContents: resource exhausted (Resource temporarily
unavailable)
Setup.hs: fd:8: resource exhausted

Does anyone know what this means?  I'm trying to just get the llvm
bindings installed (requiring mtl & type-level).

Cheers,
-Lally


More information about the Haskell-Cafe mailing list