[GHC] #10003: integer-gmp2 tries to be GMP 4.x compatible but uses functions from GMP 5.x
GHC
ghc-devs at haskell.org
Sat Feb 21 21:56:51 UTC 2015
#10003: integer-gmp2 tries to be GMP 4.x compatible but uses functions from GMP 5.x
-------------------------------------+-------------------------------------
Reporter: kgardas | Owner: hvr
Type: bug | Status: new
Priority: normal | Milestone: 7.10.1
Component: libraries | Version: 7.10.1-rc1
(other) | Keywords:
Resolution: | Architecture: sparc
Operating System: Solaris | Test Case:
Type of failure: Building GHC | Blocking:
failed | Differential Revisions:
Blocked By: |
Related Tickets: |
-------------------------------------+-------------------------------------
Comment (by mietek):
This also happens on 32-bit
[https://aws.amazon.com/marketplace/pp/B00A6KZBC6/ CentOS 6.5] and 32-bit
[https://aws.amazon.com/marketplace/pp/B007NMF9O0/ Red Hat Enterprise
Linux 6.5], when attempting to install the GHC 7.10.1-rc2 bindist, at
configure phase:
{{{
checking for path to top of build tree... utils/ghc-pwd/dist-
install/build/tmp/ghc-pwd: symbol lookup error: libraries/integer-gmp2
/dist-install/build/libHSinteg_21cuTlnn00eFNd4GMrxOMi-
ghc7.10.0.20150123.so: undefined symbol: __gmpn_andn_n
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10003#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list