Dear Developers,<div>I'm trying to build LibreOffice, downloaded whit Git. I'm a trainee in Hugary. I get this error with make:</div><div>...</div><div><div>[build CXX] UnpackedTarball/graphite/src/TtfUtil.cxx</div>
<div>[build CXX] UnpackedTarball/graphite/src/UtfCodec.cxx</div><div>[build LNK] StaticLibrary/libcodemaker_java.a</div><div>[build JCS] Jar/unoloader</div><div>[build C  ] bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c</div>
<div>[build C  ] bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c</div><div>[build PAT] beanshell</div><div>javac: error: unrecognized command line option ‘-source’</div><div>javac: error: 1.5: No such file or directory</div>
<div>javac: error: unrecognized command line option ‘-target’</div><div>javac: error: 1.5: No such file or directory</div><div>make[1]: *** [/home/stalker08/git/libo/workdir/<a href="http://unxlngi6.pro/JavaClassSet/Jar/unoloader/done">unxlngi6.pro/JavaClassSet/Jar/unoloader/done</a>] Error 1</div>
<div>make[1]: *** Waiting for unfinished jobs....</div><div><br></div><div>-----------------------------------------------------------------------</div><div>        Oh dear - something failed during the build - sorry !</div>
<div>  For more help with debugging build errors, please see the section in:</div><div>            <a href="http://wiki.documentfoundation.org/Development">http://wiki.documentfoundation.org/Development</a></div><div><br>
</div><div>  internal build errors:</div><div><br></div><div>ERROR: error 512 occurred while making /home/stalker08/git/libo/tail_build/prj</div><div><br></div><div> it seems that the error is inside 'tail_build', please re-run build</div>
<div> inside this module to isolate the error and/or test your fix.</div><div><br></div><div>-----------------------------------------------------------------------</div><div>To rebuild a specific module:</div><div><br></div>
<div>make tail_build.clean # not recommended, this will re-build almost everything</div><div>make tail_build</div><div><br></div><div>when the problem is isolated and fixed, re-run 'make'</div><div>make: *** [build-postprocess] Error 1</div>
<div>stalker08@linux-1u9f:~/git/libo> make tail_build</div></div><div><br></div><div>And then the following:</div><div><div>stalker08@linux-1u9f:~/git/libo> make tail_build</div><div>cd tail_build && make -j 6 -rs</div>
<div>[build LNK] Executable/bestreversemap</div><div>[build LNK] Library/libsal_textenc.so</div><div>[build JCS] Jar/unoloader</div><div>[build LNK] Library/libofficebean.so</div><div>javac: error: unrecognized command line option ‘-source’</div>
<div>javac: error: 1.5: No such file or directory</div><div>javac: error: unrecognized command line option ‘-target’</div><div>javac: error: 1.5: No such file or directory</div><div>make[1]: *** [/home/stalker08/git/libo/workdir/<a href="http://unxlngi6.pro/JavaClassSet/Jar/unoloader/done">unxlngi6.pro/JavaClassSet/Jar/unoloader/done</a>] Error 1</div>
<div>make: *** [tail_build] Error 2</div><div>stalker08@linux-1u9f:~/git/libo></div></div><div><br></div><div>My system is:</div><div><div>stalker08@linux-1u9f:~/git/libo> uname -a</div><div>Linux linux-1u9f.site 3.4.6-2.10-desktop #1 SMP PREEMPT Thu Jul 26 09:36:26 UTC 2012 (641c197) i686 i686 i386 GNU/Linux</div>
</div><div>OpenSUSE 11.2 running in VirtualBox on a Win7 host.</div><div><br></div><div>What should I do?</div><div>G.</div>