Bug 51715 - Build failure with `gcc: error: language c++-header not recognized`
Summary: Build failure with `gcc: error: language c++-header not recognized`
Status: RESOLVED INVALID
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
4.0.0.0.alpha0+ Master
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-04 04:42 UTC by ojab
Modified: 2012-08-07 06:14 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Patch (466 bytes, patch)
2012-07-04 04:42 UTC, ojab
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ojab 2012-07-04 04:42:40 UTC
Created attachment 63802 [details]
Patch

Libreoffice tries to use `gcc -x c++-header ` and build fails with:
gcc: error: language c++-header not recognized
gcc: error: language c++-header not recognized

you can find a patch in the attached file.
Comment 1 ojab 2012-07-27 03:58:39 UTC
Still happens on
09cc3a1 pTabBar is always NULL
Comment 2 ojab 2012-08-01 08:15:56 UTC
It's second trivial build-failure, which I'm trying to report (with trivial patch) to the bugzilla (with is recommended method to report bugs, according to http://wiki.documentfoundation.org/BugReport).
And second time there isn't any reaction.
Seriously, is anyone reading libreoffice-bugs@/checking bugzilla?

Yep, still happens on latest git (5009c09 Warn that the CoreText code is WIP).
Comment 3 Korrawit Pruegsanusak 2012-08-01 11:11:08 UTC
Thanks for this. :-) Anyway, if you have patch, you might write to dev list at libreoffice@lists.freedesktop.org with [PATCH] in the subject, refer to this bug, and describe your build environment (OS, version, system libraries, etc). Or, you might try to use gerrit described at http://wiki.documentfoundation.org/Development/gerrit
Comment 4 ojab 2012-08-03 17:52:58 UTC
https://gerrit.libreoffice.org/#/c/366/