Hi,<br><br>This is problem triggered by the lastest version of scons.<br><br>To work around it simply run scons --config=force instead of just scons.<br><br>Cheers,<br>Andrew<br><br><div><span class="gmail_quote">On 1/11/07, 
<b class="gmail_sendername">Christopher Lane Hinson</b> &lt;<a href="mailto:lane@downstairspeople.org">lane@downstairspeople.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have the same problem as this guy:<br><br><a href="http://www.mail-archive.com/yhc%40haskell.org/msg00423.html">http://www.mail-archive.com/yhc%40haskell.org/msg00423.html</a><br><br>I would really like to fix this.<br>
<br>1) it always builds the first time<br>2) it always fails after running scons clean<br><br>This is major problem for me, because I need to clean and rebuild to make<br>sure that my added libraries build correctly.&nbsp;&nbsp;I have installed working
<br>libs of Data.Map and dependencies including IORef on my machine, but I<br>can&#39;t submit the patch yet because it doesn&#39;t build from scratch.&nbsp;&nbsp;As it<br>is I have to darcs record and then darcs pull to a fresh repository.
<br><br>Passing stuff that I don&#39;t fully understand to xargs rm -rf does not<br>appeal to me, [joke or anecdote about yet another accident with rm -rf]!<br><br>Second question: is there a preferred way to rebuild Prelude.hi
?&nbsp;&nbsp;I&#39;ve<br>been using yhc -c -rebuild -prelude Prelude.hs and copying the result into<br>bootstrap/.<br><br>Third question: is there a standard test suite for the base libraries?&nbsp;&nbsp;I<br>couldn&#39;t find one in google.&nbsp;&nbsp;My only test so far is that 5 + 3 = 8 using
<br>modifyIORef to do the addition.<br><br>My work so far is here:<br><br><a href="http://www.downstairspeople.org/darcs/yhc_clanehin">http://www.downstairspeople.org/darcs/yhc_clanehin</a><br>_______________________________________________
<br>Yhc mailing list<br><a href="mailto:Yhc@haskell.org">Yhc@haskell.org</a><br><a href="http://www.haskell.org/mailman/listinfo/yhc">http://www.haskell.org/mailman/listinfo/yhc</a><br></blockquote></div><br>