#4383 closed defect (fixed)
libXft fails to build with current Freetype2
Reported by: | Chris Staub | Owned by: | Fernando de Oliveira |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
The latest version of Freetype2 (2.5.1) changed the location of its headers to ${prefix}/include/freetype2. One effect of this is that libXft won't compile, as it is not able to find the Freetype headers. I found a patch for this here - http://trac.macports.org/ticket/41578 - then turned it into a standard {B,}LFS style patch.
Change History (11)
by , 11 years ago
Attachment: | libXft-2.3.1-freetype_fix-1.patch added |
---|
comment:1 by , 11 years ago
Type: | enhancement → defect |
---|
comment:2 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 11 years ago
comment:4 by , 11 years ago
Chris, I am having trouble with the patch. It is giving me a html, not a text file. Anyway, I have downloaded the original, from the URL you gave and it works (IIRC, as I have done many things today). Perhaps the best thing will be to fix each package individually. If I do so, I will add the patch with your name as who submitted. Thanks, again.
comment:5 by , 11 years ago
Correction: I did copy/paste to an editor form here, not from the original site.
comment:6 by , 11 years ago
I don't know what you mean about the patch being html - did you click "Original format" while viewing the patch?
comment:7 by , 11 years ago
I was trying to download :-( Thanks for the report and for the patch. Just to be sure: You are the same Chris Staub, right (to get the right name in the patch).
comment:9 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at r12304.
Thanks, Chris.
Thanks, Chris. Confirmed.
I have fixed freetype with a symlink, instead.
However, I am investigating other issue with xulrunner, that I could not yet fix, so I will come back to this as soon as I have good or bad news.
Please, see discussion in -dev list's thread [blfs-dev] xulrunner-25.0.1 fails to compiled, there could be complaint if we discuss further here.