On Wed, Nov 5, 2014 at 4:05 AM, Riccardo Magliocchetti
<riccardo.magliocchetti@gmail.com> wrote:
Hello,
Il 05/11/2014 10:35, tarungoyal ha scritto:
Command used: ./autogen.sh --without-java --enable-headless
--with-theme=''
--with-package-format=deb --enable-epm --disable-vba
--disable-extensions
--disable-opengl &make
It should really say "&& make "
ERROR Message: libreoffice_4_2/core/solenv/gbuild/ComponentTarget.mk:51:
***
No LIBFILENAME set at component target:
/usr/local/google/home/tarungoyal/Downloads/libreoffice_4_2/core/workdir/ComponentTarget/vcl/vcl.unx.component.
Stop.
No idea of what this means :)
foo & bar
will run foo in the backgroun and run bar
so here autogen.sh is launched in the background and make is launched
immediately in the foreground.... while autogen is being run.
the result can be quite weird indeed I suppose.
Norbert
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.