Build broken with --enable-headless
Michael Stahl
mstahl at redhat.com
Wed Nov 5 02:35:02 PST 2014
On 05.11.2014 11:05, Riccardo Magliocchetti 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
hi tarungoyal,
--enable-headless is an experimental (and badly named, it would more
appropriately be called --without-x or something like that) option; if
it does not work for you please send a patch to fix it. you can use
"soffice --headless" even in a --disable-headless build.
>> 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 :)
probably it means that something wants the vcl.unx.component file (a
unit test? postprocess?) but it is not built by the vcl library in
Library_vcl.mk.
More information about the LibreOffice
mailing list