On Tue, Sep 28, 2010 at 4:52 PM, Volker Merschmann <[email protected]> wrote: > Hi, > > 2010/9/28 George Galt <[email protected]>: >> Is this the correct forum for posting questions on building >> LibreOffice from source? >> >> Thanks, >> >> George > This is the only mailinglist at this moment, please ask. > > Volker > > > -- > ++ Volker Merschmann - Content Developer OpenOffice.org > ++ Office-Suite für Linux, Mac, Windows -- http://de.openoffice.org/ > -- > To unsubscribe, send an empty e-mail to > [email protected] > All messages you send to this list will be publicly archived and cannot be > deleted. > List archives are available at > http://www.documentfoundation.org/lists/discuss/ > >
I'm on Fedora 13 x86_64. I followed the instructions here: http://www.documentfoundation.org/develop/ FYI, for me, I needed to also install libXaw-devel even after yum-depbuild for openoffice, I also needed to alter the auto-gen command to: ./autogen.sh --with-distro=LibreOfficeLinux --with-git --with-num-cpus=2 --without-junit because I was getting complaints that make couldn't find "Junit 4". Now, however, I'm stuck. Running make ends with the following: 8 module(s): tomcat beanshell hsqldb rhino saxon lucene qadevOOo xmerge need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /home/ggalt/workspace/build/build/libreoffice-3.2.99.1/rhino ERROR: error 65280 occurred while making /home/ggalt/workspace/build/build/libreoffice-3.2.99.1/xmerge/source/xmerge ERROR: error 65280 occurred while making /home/ggalt/workspace/build/build/libreoffice-3.2.99.1/lucene ERROR: error 65280 occurred while making /home/ggalt/workspace/build/build/libreoffice-3.2.99.1/tomcat ERROR: error 65280 occurred while making /home/ggalt/workspace/build/build/libreoffice-3.2.99.1/saxon ERROR: error 65280 occurred while making /home/ggalt/workspace/build/build/libreoffice-3.2.99.1/beanshell ERROR: error 65280 occurred while making /home/ggalt/workspace/build/build/libreoffice-3.2.99.1/hsqldb ERROR: error 65280 occurred while making /home/ggalt/workspace/build/build/libreoffice-3.2.99.1/qadevOOo Attention: if you fix the errors in above module(s) you may prolongue your the build issuing command: build --from tomcat beanshell hsqldb rhino saxon lucene qadevOOo xmerge make: *** [stamp/build] Error 1 Any thoughts on where to go? George -- To unsubscribe, send an empty e-mail to [email protected] All messages you send to this list will be publicly archived and cannot be deleted. List archives are available at http://www.documentfoundation.org/lists/discuss/
