Summary: | dev-lang/ghc-6.12.3 unbuildable on uclibc | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Gianluigi Tiesi <sherpya> |
Component: | New packages | Assignee: | Gentoo's Haskell Language team <haskell> |
Status: | RESOLVED WONTFIX | ||
Severity: | major | CC: | sherpya |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Gianluigi Tiesi
2010-09-25 17:50:05 UTC
We use binary ghc installation to bootstrap new ghc (so we effectively depend on glibc and gmp). You could try to use USE=ghcbootstrap if you already have working ghc in your system. no, unfortunately I needed iconv (that needs ghc) for git, so finally this makes git unmergeable on uclibc :( (In reply to comment #2) > no, unfortunately I needed iconv (that needs ghc) for git, so finally this > makes git unmergeable on uclibc :( > iconv does not need ghc (until you install dev-haskell/iconv, which is not what you want, it's a haskell bindings to dev-libs/libiconv). Try to install dev-libs/libiconv instead. yes your are right, I pick dev-haskell/iconv-0.4.0.2 by emerging iconv I think because dev-libs/libiconv is masked on uclibc # breaks gcc and such (so I'm still without git :D) anyway ghc is still unmergeable :) > anyway ghc is still unmergeable :)
>
ghc also requires libiconv! :]
|