Re: Build broken with --enable-headless

2014-11-07 Thread Riccardo Magliocchetti
Il 07/11/2014 12:51, tarungoyal ha scritto: Hi Riccardo, Thanks for the patch. I think a little modification is required. $(if $(ENABLE_HEADLESS),, \ must be modified to: $(if ! $(ENABLE_HEADLESS),, \ Nope, the original patch was fine :) The if syntax is: conditional,true branch,false branch

Re: Build broken with --enable-headless

2014-11-07 Thread tarungoyal
. Makefile:217: recipe for target 'build' failed make: *** [build] Error 2 On following the given instructions it still fails. Thanks, Tarun -- View this message in context: http://nabble.documentfoundation.org/Build-broken-with-enable-headless-tp4128038p4128371.html Se

Re: Build broken with --enable-headless

2014-11-05 Thread Riccardo Magliocchetti
Hi Tarun, Il 05/11/2014 11:05, Riccardo Magliocchetti ha scritto: 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.

Re: Build broken with --enable-headless

2014-11-05 Thread Riccardo Magliocchetti
Hello, Il 05/11/2014 11:35, Michael Stahl ha scritto: 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 --dis

Re: Build broken with --enable-headless

2014-11-05 Thread Norbert Thiebaud
On Wed, Nov 5, 2014 at 4:05 AM, 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

Re: Build broken with --enable-headless

2014-11-05 Thread Michael Stahl
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 t

Re: Build broken with --enable-headless

2014-11-05 Thread Riccardo Magliocchetti
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/co

Build broken with --enable-headless

2014-11-05 Thread tarungoyal
mponent target: /usr/local/google/home/tarungoyal/Downloads/libreoffice_4_2/core/workdir/ComponentTarget/vcl/vcl.unx.component. Stop. Complete log: -- View this message in context: http://nabble.documentfoundation.org/Build-broken-with-enable-headless-tp4128038.html Sent from the Dev mailing l