Alright, thanks for all the help so far.  To answer your questions, I&#39;m using openSuse 11.2, on a fairly new dual core laptop.  Um...about the dependencies...I went to the repository for openSuse and installed both build and bootstrap, but I&#39;m not quite sure that was the right thing to do, which brings up another question.  On the linux build dependencies page, it lists a command that I should use, but <span class="Apple-style-span" style="font-family: monospace; font-size: 13px; line-height: 14px; white-space: pre; ">sudo zypper si -d OpenOffice_org-bootstrap # for OpenSUSE, <span class="Apple-style-span" style="font-family: arial; line-height: normal; white-space: normal; font-size: small; ">but I recieve an error about how the OpenOffice_org-bootstrap doesn&#39;t exist.</span></span><div>
<span class="Apple-style-span" style="font-family: monospace; font-size: 13px; line-height: 14px; white-space: pre; "><br></span></div><div>I did try removing the <a href="http://unxlngi.pro">unxlngi.pro</a>, and rebuilding, but that didn&#39;t solve the problem.  So, as far as I can tell, the problem is with this line of code:     PR_STATIC_ASSERT(sizeof(size_t) &lt;= 4); in function SECStatus RNG_RandomUpdate(const void *data, size_t bytes)  Apparently, the &quot;size of array arg is negative&quot;, although I have no idea what&#39;s going on.  I tried using the code search on opengrok, but it said that PR_STATIC_ASSERT didn&#39;t exist, so I&#39;m fairly lost, so it probably is a git problem.</div>
<div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="line-height: 14px; white-space: pre; "><br></span></font></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="line-height: 14px; white-space: pre;"><font class="Apple-style-span" size="3">Any help would be appreciated, but I&#39;ll go to <a href="http://irc.freenode.net">irc.freenode.net</a> and try to get some there.</font><br>
</span></font><div><br><div class="gmail_quote">On Mon, Dec 13, 2010 at 4:38 AM, Michael Meeks <span dir="ltr">&lt;<a href="mailto:michael.meeks@novell.com">michael.meeks@novell.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Jerry,<br>
<div class="im"><br>
On Sun, 2010-12-12 at 19:53 -0500, Jerry Shi wrote:<br>
&gt; Hi, I&#39;m new to opensource, so tell me if I&#39;m asking very stupid<br>
&gt; questions, but,<br>
<br>
</div>        Your questions seem sensible, and welcome to open-source (or Free<br>
Software ;-).<br>
<br>
&gt;       * Where is bin/g?  I can&#39;t find it anywhere, and it seems to be<br>
<div class="im">&gt;         all over the place on the wiki<br>
<br>
</div>        Ah - then - perhaps this can be your 1st contribution :-) We used to<br>
use bin/g with the &#39;build&#39; build method, but now we have the &#39;bootstrap&#39;<br>
build method, it should be replaced thus:<br>
<br>
        bin/g -&gt; g<br>
<br>
        ie. it is in the top-level directory now.<br>
<br>
&gt;       * The build failed, and I have no idea why.  The error&#39;s in the<br>
<div class="im">&gt;         nss module, in<br>
&gt;         clone/libs-extern-sys/nss/<a href="http://unxlngi6.pro/misc/build/nss-3.12.8/mozilla/security/nss/lib/freebl/drgb.c" target="_blank">unxlngi6.pro/misc/build/nss-3.12.8/mozilla/security/nss/lib/freebl/drgb.c</a>, and I&#39;ve attached a copy of the error.  What should I do?<br>

<br>
</div>        Nasty ! I&#39;ve seen that myself in the past; and chased it into the long<br>
grass for a while; but I forget what fixed it. Apparently it compiles ok<br>
for me now.<br>
<br>
        More details wrt. your distribution, and so on would probably be most<br>
helpful. How did you install the pre-requisite packages ?<br>
<br>
        Anyhow - worth a try deleting the output and re-buiding it (cf. the rm<br>
command at the end of the build failure message) , but I&#39;m not that<br>
optimistic; can you get on IRC so we can dig into it more ? #libreoffice<br>
on <a href="http://irc.freenode.net" target="_blank">irc.free</a><a href="http://irc.freenode.net" target="_blank">node.net</a> ?</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
        Thanks,<br>
<br>
                Michael.<br>
<font color="#888888"><br>
--<br>
 <a href="mailto:michael.meeks@novell.com">michael.meeks@novell.com</a>  &lt;&gt;&lt;, Pseudo Engineer, itinerant idiot<br>
<br>
</font></blockquote></div><br></div></div>