<div dir="ltr">what does the rebase flag do? I did my rebase via the sourcetree gui app..</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 18, 2013 at 6:40 PM, Gabor Greif <span dir="ltr">&lt;<a href="mailto:ggreif@gmail.com" target="_blank">ggreif@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I had the same error, turned out that<br>
./sync-all pull --rebase<br>
did not correctly terminate, because I had modified files around<br>
This helped:<br>
./sync-all pull<br>
perl boot<br>
./configure<br>
make --keep-going<br>
<br>
HTH,<br>
<br>
    Gabor<br>
<div class="HOEnZb"><div class="h5"><br>
On 9/19/13, Carter Schonwald &lt;<a href="mailto:carter.schonwald@gmail.com">carter.schonwald@gmail.com</a>&gt; wrote:<br>
&gt; hey all,<br>
&gt; i just rebased my prefetch patch  onto HEAD, and now i&#39;m working on getting<br>
&gt; ghc to build<br>
&gt;<br>
&gt; looks like Data.Primitive.Types is trying to import PrimWrappers rather<br>
&gt; than PrimOpWrappers?<br>
&gt;<br>
&gt; i patched that up in my local build, but that seems to be missing, unless<br>
&gt; i&#39;m overlooking somthing and i&#39;m botching the submodules?<br>
&gt;<br>
</div></div></blockquote></div><br></div>