Same problem here. I downloaded the ghc-6.7.20070811.tar.bz2 snapshot build on amd64 under ubuntu. <br><br>From the README<br>&gt; The &quot;sh boot&quot; step is only necessary if this is a tree checked out<br>&gt; from darcs.&nbsp; For source distributions downloaded from GHC&#39;s web site,
<br>&gt; this step has already been performed.<br><br><br><br><div><span class="gmail_quote">On 8/11/07, <b class="gmail_sendername">Marc A. Ziegert</b> &lt;<a href="mailto:coeus@gmx.de">coeus@gmx.de</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 just don&#39;t get it.<br>please, can anybody explaim me how to do that?<br>i tried it the last few days with 
ghc-6.7.20070807, ghc-6.7.20070809, and ghc-6.7.20070810.<br>it always results in a broken library (without Prelude):<br><br># ghc-pkg list<br>/usr/local/lib/ghc-6.7.20070810/package.conf:<br>&nbsp;&nbsp;&nbsp;&nbsp;{ghc-6.7.20070810}, rts-1.0
<br><br>i did this on my gentoo-i386-box (pretty old, takes 1h for quick build, 3.5h without mk/build.mk):<br><br>T=20070810<br>tar xjf ghc-6.7.$T-src.tar.bz2<br>tar xjf ghc-6.7.$T-src-extralibs.tar.bz2<br>cd ghc-6.7.$T<br>
(<br>#echo BuildFlavour = quick<br>#cat mk/build.mk.sample<br>echo HADDOCK_DOCS = YES<br>) &gt; mk/build.mk<br>./configure &amp;&amp; ( time nice -n 19 make all install )<br><br><br>those extralibs seem to be installed in
<br> /usr/local/lib/ghc-6.7.20070810/lib/<br>but registered in<br> ghc-6.7.20070810/driver/package.conf.inplace<br>instead of<br> /usr/local/lib/ghc-6.7.20070810/package.conf<br>.<br><br><br>- marc<br><br>_______________________________________________
<br>Haskell-Cafe mailing list<br><a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br><a href="http://www.haskell.org/mailman/listinfo/haskell-cafe">http://www.haskell.org/mailman/listinfo/haskell-cafe
</a><br><br><br></blockquote></div><br>