Bug 85802 - Build broken with --enable-headless
Summary: Build broken with --enable-headless
Status: RESOLVED INVALID
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: BASIC (show other bugs)
Version:
(earliest affected)
4.4.0.0.alpha0+ Master
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-03 14:07 UTC by Tarun
Modified: 2015-01-25 04:11 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Make Error log (12.99 KB, text/plain)
2014-11-03 14:12 UTC, Tarun
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tarun 2014-11-03 14:07:54 UTC

    
Comment 1 Tarun 2014-11-03 14:11:18 UTC
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_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.
Comment 2 Tarun 2014-11-03 14:12:35 UTC
Created attachment 108840 [details]
Make Error log
Comment 3 Tarun 2014-11-03 14:34:52 UTC
Build fails even without --enable-headless
i) make clean
ii) ./autogen.sh
iii) make

fails with the same compilation error
Comment 4 Terrence Enger 2014-11-03 18:32:47 UTC
Tarun,

I think you will get a faster response by taking your problem to IRC
(channel #liberoffice-dev) or the developer mail list
<http://nabble.documentfoundation.org/Dev-f1639786.html>.

Meanwhile, I am leaving the bug report as-is.

HTH,
Terry.
Comment 5 Robinson Tryon (qubit) 2014-11-12 22:45:04 UTC
(In reply to Terrence Enger from comment #4)
> Tarun,
> 
> I think you will get a faster response by taking your problem to IRC
> (channel #liberoffice-dev) or the developer mail list

Agreed -- for most build-related questions, IRC and email are much preferred to Bugzila.

Tarun: I just wanted to follow-up here. Did you get everything sorted out? If not, please feel free to change the status back to 'UNCONFIRMED'.

Thanks!

Status -> NEEDINFO
Comment 6 Markus Mohrhard 2015-01-25 04:11:47 UTC
Move that to the dev list. But there might actually a patch in gerrit for that waiting for my review.

enable-headless however has been renamed in the mean time.