[Libreoffice-bugs] [Bug 85802] Build broken with --enable-headless

2014-11-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85802 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

Re: Build broken with --enable-headless

2014-11-07 Thread tarungoyal
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 Sent from the Dev mailing list archive at Nabble.com

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

Build broken with --enable-headless

2014-11-05 Thread tarungoyal
/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 list archive

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:

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

Re: Build broken with --enable-headless

2014-11-05 Thread Norbert Thiebaud
On Wed, Nov 5, 2014 at 4:05 AM, Riccardo Magliocchetti riccardo.magliocche...@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

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

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.

[Libreoffice-bugs] [Bug 85802] New: Build broken with --enable-headless

2014-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85802 Bug ID: 85802 Summary: Build broken with --enable-headless Product: LibreOffice Version: 4.4.0.0.alpha0+ Master Hardware: x86-64 (AMD64) OS: Linux (All) Status

[Libreoffice-bugs] [Bug 85802] Build broken with --enable-headless

2014-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85802 --- Comment #1 from Tarun tarungoya...@gmail.com --- Command used: ./autogen.sh --without-java --enable-headless --with-theme='' --with-package-format=deb --enable-epm --disable-vba --disable-extensions --disable-opengl make ERROR Message:

[Libreoffice-bugs] [Bug 85802] Build broken with --enable-headless

2014-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85802 --- Comment #2 from Tarun tarungoya...@gmail.com --- Created attachment 108840 -- https://bugs.freedesktop.org/attachment.cgi?id=108840action=edit Make Error log -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 85802] Build broken with --enable-headless

2014-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85802 --- Comment #3 from Tarun tarungoya...@gmail.com --- Build fails even without --enable-headless i) make clean ii) ./autogen.sh iii) make fails with the same compilation error -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 85802] Build broken with --enable-headless

2014-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85802 --- Comment #4 from Terrence Enger lo_b...@iseries-guru.com --- Tarun, I think you will get a faster response by taking your problem to IRC (channel #liberoffice-dev) or the developer mail list