Closed
Bug 1194964
Opened 10 years ago
Closed 10 years ago
Build failure with next freetype version/current git master (bis)
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ninuje, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux i686; rv:40.0) Gecko/20100101 Firefox/40.0
Build ID: 20150815033050
Steps to reproduce:
Trying to build firefox 40.0.2 against current freetype master.
Actual results:
Build failure (undefined reference to FT_Get_X11_Font_Format) when linking libxul.
Expected results:
A successful build ;).
----
This is basically a repeat of #1143411, caused by another move of upstream's headers: http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=392cf22f8a5a281b8ebc56bf932e66da78f66410 ;).
The fix is similar as the last time.
Updated•10 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Argh, my bad, missed that one!
Thanks!
Resolution: DUPLICATE → INVALID
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•