<div dir="ltr">On Thu, May 3, 2012 at 12:29 PM, Baojun Wang <span dir="ltr">&lt;<a href="mailto:wangbj@gmail.com" target="_blank">wangbj@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
/usr/lib64/ghc-7.4.1/base-4.5.0.0/HSbase-4.5.0.0.o: unknown symbol<br>
`stat&#39;<br></blockquote><div><br></div><div>This is not a missing package, as some respondents seem to think; it&#39;s a sign that something went very wrong during building it and the result is broken at runtime. Usually on Linux this means something made use of stat() without #include-ing the appropriate header; stat() is often a macro on Linux which calls a different function depending on various compatibility options (large files, timestamp formats, etc.).</div>
<div><br></div><div>Unfortunately I don&#39;t know of any Gentoo-specific details for fixing the package, although I know how I&#39;d go about trying to debug it as part of a source build.</div><div><br></div></div>-- <br>
brandon s allbery                                      <a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a><br>wandering unix systems administrator (available)     (412) 475-9364 vm/sms<br><br>
</div>