<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div style="" class=""><span style="" class=""><br style=""></span></div>Unfortunately  installing the lib did not fix the issue:<br style="" class=""><br style="" class="">pkg_info | grep gmp<br style="" class="">gmp-5.0.2p2         library for arbitrary precision arithmetic<br><br style="" class="">ghci<br style="" class="">GHCi, version 7.6.3: http://www.haskell.org/ghc/  :? for help<br style="" class="">Loading package ghc-prim ... linking ... done.<br style="" class="">Loading package integer-gmp ... linking ... ghc: /usr/local/lib/ghc/integer-gmp-0.5.0.0/HSinteger-gmp-0.5.0.0.o: unhandled ELF relocation(Rel) type 10<br><br>One way to rectify the issue is apparently to installed OpenBSD for x64, which I will do if I don't find fix soon.<br
 style="" class=""><div style="display: block;" class="yahoo_quoted"> <div class="" style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div class="" style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div style="" class="" dir="ltr"> <font style="" class="" face="Arial" size="2"> On Tuesday, May 20, 2014 4:27:11 PM, Mike Meyer <mwm@mired.org> wrote:<br style="" class=""> </font> </div>  <br style="" class=""><br style="" class=""> <div style="" class=""><div style="" class="" id="yiv1881183985"><div style="" class="" dir="ltr">The integer-gmp problems is that you don't have all the bits of the gmp library installed. This happens when the package system doesn't correctly pick them up, or when I install HP from outside the package system. The usual fix (on Linux, anyway) is to install the appropriate dev package to go with
 gmp. If OpenBSD hasn't yet succumbed to the idiocy of dev packages, it's possible the gmp library itself is missing.<div style="" class="">
<br style="" class=""></div><div style="" class="">I suspect similar issues with hs-vector: there's some dependency missing in the package system description.</div></div><div style="" class=""><br style="" class=""><br style="" class=""><div style="" class="">On Tue, May 20, 2014 at 2:40 PM, Michael S <span style="" class="" dir="ltr"><<a style="" class="" rel="nofollow" ymailto="mailto:msherman77@yahoo.com" target="_blank" href="mailto:msherman77@yahoo.com">msherman77@yahoo.com</a>></span> wrote:<br style="" class="">
<blockquote class="" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="" class=""><div class="" style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt;">
<div class="" style="color:rgb(0,0,0);font-size:16px;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;background-color:transparent;font-style:normal;"><br style="" class=""></div><pre style="" class="">Good day all,

I installed OpenBSD 5.5 in order to learn haskell. 
There are a few glitches however. I installed the haskell-platform meta-package and the issues I noticed are:
- hs-vector wouldn't install
- ghci wouldn't start, the message: unable to load package `integer-gmp'

Has anyone experienced the same issue? Is this happening on OpenBSD 5.4?

Is this OpenBSD specific?

Thanks in advance.</pre></div></div><br style="" class="">_______________________________________________<br style="" class="">
Haskell-Cafe mailing list<br style="" class="">
<a style="" class="" rel="nofollow" ymailto="mailto:Haskell-Cafe@haskell.org" target="_blank" href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br style="" class="">
<a style="" class="" rel="nofollow" target="_blank" href="http://www.haskell.org/mailman/listinfo/haskell-cafe">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br style="" class="">
<br style="" class=""></blockquote></div><br style="" class=""></div></div><br style="" class=""><br style="" class=""></div>  </div> </div>  </div> </div></body></html>