On Saturday 09 of February 2013, Gergő Mocsi wrote: > Dear Developers, > I'm trying to build LibreOffice, downloaded whit Git. I'm a trainee in > Hugary. I get this error with make: > ... > [build CXX] UnpackedTarball/graphite/src/TtfUtil.cxx > [build CXX] UnpackedTarball/graphite/src/UtfCodec.cxx > [build LNK] StaticLibrary/libcodemaker_java.a > [build JCS] Jar/unoloader > [build C ] bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c > [build C ] bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c > [build PAT] beanshell > javac: error: unrecognized command line option ‘-source’ > javac: error: 1.5: No such file or directory > javac: error: unrecognized command line option ‘-target’ > javac: error: 1.5: No such file or directory > make[1]: *** [/home/stalker08/git/libo/workdir/ > unxlngi6.pro/JavaClassSet/Jar/unoloader/done] Error 1 > make[1]: *** Waiting for unfinished jobs....
Running 'make VERBOSE=1' will show you also the executed commands, so you can find the failing one and debug what the problem is. -- Lubos Lunak [email protected] _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
