<div>Hi Ian,</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; Should gmp-devel be an archive (.a) or a shared object (.so)? If an .a, don&#39;t I have to have an environemmt var to point at it&#39;s directory?</div>
<div>I tried your sequence below on unix-2.2.0.0 and still cannot resolve &quot;gmp&quot;. I did find one gmp .rpm on one of the RHEL cds but without &quot;-devel&quot;.</div>
<div>&nbsp;</div>
<div>Regards, Vasili<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 2/4/08, <b class="gmail_sendername">Ian Lynagh</b> &lt;<a href="mailto:igloo@earth.li">igloo@earth.li</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Mon, Feb 04, 2008 at 10:50:13AM -0600, Galchin Vasili wrote:<br>&gt; more specifically the &quot;gmp&quot; unsatisfied ref shows up with the DynamicLinker.<br>
<br>This works for me, with GHC 6.8.2 and<br><a href="http://hackage.haskell.org/packages/archive/unix/2.2.0.0/unix-2.2.0.0.tar.gz">http://hackage.haskell.org/packages/archive/unix/2.2.0.0/unix-2.2.0.0.tar.gz</a><br><br>$ ghc --make Setup<br>
$ ./Setup configure --user<br>$ ./Setup build<br><br>If it&#39;s not working for you then you might need a RHEL package called<br>something like gmp-devel. If that doesn&#39;t fix it, please send us the<br>exact commands you are running and the complete output.<br>
<br>Note that you wouldn&#39;t normally compile the unix package yourself,<br>however, as it is one of the packages that comes with GHC.<br><br><br>Thanks<br>Ian<br><br></blockquote></div><br>