<div>Hi Ian,</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; I am trying to add new Posix functionality and it would be nice to be able to build unix myself. In any case, I will try your suggestion and see what happens.</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>