Alright, thanks for the reply.  So, I tried to install the dependencies, but I ran into some problems.  There were requests all over the place to change the architecture for lots of software from x86-64 to normal.  should I go through with all of these changes, or did I do something wrong?<br>
<br><div class="gmail_quote">On Tue, Dec 14, 2010 at 4:47 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>
<br>
        First - welcome to LibreOffice :-) most of these questions are best<br>
asked on IRC, but lets archive some of the answers here.<br>
<div class="im"><br>
On Mon, 2010-12-13 at 21:20 -0500, Jerry Shi wrote:<br>
&gt; Alright, so I just got off of <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a>, and now have another<br>
&gt; question.  For some odd reason, make fetch does not work.  It gives me<br>
&gt; an error, make: nothing to be done for &#39;fetch&#39;<br>
<br>
</div>        That basically means - it has already fetched everything :-) that is a<br>
good sign.<br>
<div class="im"><br>
&gt;                 Alright, thanks for all the help so far.  To answer<br>
&gt;                 your questions, I&#39;m using openSuse 11.2, on a fairly<br>
&gt;                 new dual core laptop.<br>
<br>
</div>        Oooh - old software on new hardware - fun :-)<br>
<div class="im"><br>
&gt;                  zypper si -d OpenOffice_org-bootstrap # for OpenSUSE,<br>
&gt;                 but I recieve an error about how the<br>
&gt;                 OpenOffice_org-bootstrap doesn&#39;t exist.<br>
<br>
</div>        Ah - it is probable that you need the main OSS repositories enabled; at<br>
least - I believe we had the split build in 11.2 (which bootstrap is<br>
from). Perhaps it is better to add the repository here:<br>
<br>
        sudo zypper ar <a href="http://download.opensuse.org/repositories/LibreOffice:/Unstable/openSUSE_11.2/" target="_blank">http://download.opensuse.org/repositories/LibreOffice:/Unstable/openSUSE_11.2/</a> lo-unstable<br>

<br>
        And then do the zypper si -d command (you could also install RC1<br>
pre-built to have a play).<br>
<div class="im"><br>
&gt;                  So, as far as I can tell, the problem is with this<br>
&gt;                 line of code:     PR_STATIC_ASSERT(sizeof(size_t) &lt;=<br>
&gt;                 4); in function<br>
<br>
</div>        Nurgh; still. I suspect this is some dependency problem that we need to<br>
check more carefully in configure. Petr - have you seen this before ?<br>
<div class="im"><br>
On Mon, 2010-12-13 at 21:29 -0500, Jerry Shi wrote:<br>
&gt; So, just one more thing before I go do something else...is it fine if<br>
&gt; I exclude modules?<br>
<br>
</div>        In general, if you hack pieces out of the build blindly, you will<br>
eventually cause far more trouble than you solve :-) it is usually<br>
better to try to trouble-shoot why it is not working in the first<br>
instance, as every problem may have a root issue that causes many other<br>
problems in turn.<br>
<div class="im"><br>
&gt;  I got around the nss thing by disabling it when I<br>
&gt; was running ./autogen.sh.  Now, I have an error in graphite where &quot;CPU<br>
&gt; you selected does not support x86-64 instruction set&quot;  I do have a 64<br>
&gt; bit computer, as I neglected to mention.  Should I just disable these<br>
&gt; modules so I can at least get a build, or should I try to get a<br>
&gt; solution?<br>
<br>
</div>        Wow :-) that&#39;s more fun indeed; again - Petr may be able to help, you<br>
really need all the dependencies installed right (hopefully the above<br>
helps).<br>
<br>
        All the best !<br>
<div><div></div><div class="h5"><br>
                Michael.<br>
<br>
--<br>
 <a href="mailto:michael.meeks@novell.com">michael.meeks@novell.com</a>  &lt;&gt;&lt;, Pseudo Engineer, itinerant idiot<br>
<br>
<br>
</div></div></blockquote></div><br>